#1215b5 color space conversions
Hex:
        #1215b5
        RGB:
        18, 21, 181
        CMY:
        93, 92, 29
        CMYK:
        90, 88, 0, 29
      HSL:
        239°, 81.9095%, 39.0196%
        HSV (HSB):
        239°, 90.0552%, 70.9804%
        XYZ:
        8.8581, 4.0011, 44.0215
        xyY:
        0.1557, 0.0703, 4.0011
      CIE-Lab:
        23.6752, 55.6791, -79.4821
        CIE-LCH:
        23.6752, 97.0441, 305.0122
        CIE-Luv:
        23.6752, -6.6190, -88.9868
        Hunter-Lab:
        20.0028, 44.0426, -116.4814
      #1215b5 color charts
#1215b5 RGB chart
      #1215b5 CMYK chart
      #1215b5 RGB pie chart
      #1215b5 color shades, tints & tones
#1215b5 color schemes
#1215b5 color preview, HTML & CSS examples
           This text has a color of #1215b5        
        
          <p style="color:#1215b5;">Text here</p>
        
        
          .mytext {color:#1215b5;}
        
        Text color #1215b5
      
           This box has a color of #1215b5        
        
          <div style="background-color:#1215b5;">Content here</div>
        
        
          .mybackground {background-color:#1215b5;}
        
        Background color #1215b5
      
           Border around this has a color of #1215b5        
        
          <div style="border:2px solid #1215b5;">Content here</div>
        
        
          .myborder {border:2px solid #1215b5;}
        
        Border color #1215b5