#1204d7 color space conversions
Hex:
        #1204d7
        RGB:
        18, 4, 215
        CMY:
        93, 98, 16
        CMYK:
        92, 98, 0, 16
      HSL:
        244°, 96.3470%, 42.9412%
        HSV (HSB):
        244°, 98.1395%, 84.3137%
        XYZ:
        12.5586, 5.1217, 64.6167
        xyY:
        0.1526, 0.0622, 5.1217
      CIE-Lab:
        27.0788, 68.9816, -93.7967
        CIE-LCH:
        27.0788, 116.4315, 306.3322
        CIE-Luv:
        27.0788, -7.2094, -107.5749
        Hunter-Lab:
        22.6312, 59.4492, -153.4428
      #1204d7 color charts
#1204d7 RGB chart
      #1204d7 CMYK chart
      #1204d7 RGB pie chart
      #1204d7 color shades, tints & tones
#1204d7 color schemes
#1204d7 color preview, HTML & CSS examples
           This text has a color of #1204d7        
        
          <p style="color:#1204d7;">Text here</p>
        
        
          .mytext {color:#1204d7;}
        
        Text color #1204d7
      
           This box has a color of #1204d7        
        
          <div style="background-color:#1204d7;">Content here</div>
        
        
          .mybackground {background-color:#1204d7;}
        
        Background color #1204d7
      
           Border around this has a color of #1204d7        
        
          <div style="border:2px solid #1204d7;">Content here</div>
        
        
          .myborder {border:2px solid #1204d7;}
        
        Border color #1204d7