#1c60eb color space conversions
Hex:
        #1c60eb
        RGB:
        28, 96, 235
        CMY:
        89, 62, 8
        CMYK:
        88, 59, 0, 8
      HSL:
        220°, 83.8057%, 51.5686%
        HSV (HSB):
        220°, 88.0851%, 92.1569%
        XYZ:
        19.6572, 14.6108, 80.3814
        xyY:
        0.1715, 0.1274, 14.6108
      CIE-Lab:
        45.0964, 32.3394, -75.4183
        CIE-LCH:
        45.0964, 82.0595, 293.2096
        CIE-Luv:
        45.0964, -19.9429, -113.9460
        Hunter-Lab:
        38.2240, 24.9036, -97.9242
      #1c60eb color charts
#1c60eb RGB chart
      #1c60eb CMYK chart
      #1c60eb RGB pie chart
      #1c60eb color shades, tints & tones
#1c60eb color schemes
#1c60eb color preview, HTML & CSS examples
           This text has a color of #1c60eb        
        
          <p style="color:#1c60eb;">Text here</p>
        
        
          .mytext {color:#1c60eb;}
        
        Text color #1c60eb
      
           This box has a color of #1c60eb        
        
          <div style="background-color:#1c60eb;">Content here</div>
        
        
          .mybackground {background-color:#1c60eb;}
        
        Background color #1c60eb
      
           Border around this has a color of #1c60eb        
        
          <div style="border:2px solid #1c60eb;">Content here</div>
        
        
          .myborder {border:2px solid #1c60eb;}
        
        Border color #1c60eb