#1815a4 color space conversions
Hex:
        #1815a4
        RGB:
        24, 21, 164
        CMY:
        91, 92, 36
        CMYK:
        85, 87, 0, 36
      HSL:
        241°, 77.2973%, 36.2745%
        HSV (HSB):
        241°, 87.1951%, 64.3137%
        XYZ:
        7.3457, 3.4109, 35.3932
        xyY:
        0.1592, 0.0739, 3.4109
      CIE-Lab:
        21.6195, 50.8252, -72.6538
        CIE-LCH:
        21.6195, 88.6666, 304.9749
        CIE-Luv:
        21.6195, -5.4595, -79.2392
        Hunter-Lab:
        18.4685, 38.6770, -100.6958
      #1815a4 color charts
#1815a4 RGB chart
      #1815a4 CMYK chart
      #1815a4 RGB pie chart
      #1815a4 color shades, tints & tones
#1815a4 color schemes
#1815a4 color preview, HTML & CSS examples
           This text has a color of #1815a4        
        
          <p style="color:#1815a4;">Text here</p>
        
        
          .mytext {color:#1815a4;}
        
        Text color #1815a4
      
           This box has a color of #1815a4        
        
          <div style="background-color:#1815a4;">Content here</div>
        
        
          .mybackground {background-color:#1815a4;}
        
        Background color #1815a4
      
           Border around this has a color of #1815a4        
        
          <div style="border:2px solid #1815a4;">Content here</div>
        
        
          .myborder {border:2px solid #1815a4;}
        
        Border color #1815a4