#2c60de color space conversions
Hex:
        #2c60de
        RGB:
        44, 96, 222
        CMY:
        83, 62, 13
        CMYK:
        80, 57, 0, 13
      HSL:
        222°, 72.9508%, 52.1569%
        HSV (HSB):
        222°, 80.1802%, 87.0588%
        XYZ:
        18.4064, 14.1751, 70.8732
        xyY:
        0.1779, 0.1370, 14.1751
      CIE-Lab:
        44.4831, 28.5738, -69.0476
        CIE-LCH:
        44.4831, 74.7264, 292.4811
        CIE-Luv:
        44.4831, -18.4395, -104.5401
        Hunter-Lab:
        37.6499, 21.3783, -85.2542
      #2c60de color charts
#2c60de RGB chart
      #2c60de CMYK chart
      #2c60de RGB pie chart
      #2c60de color shades, tints & tones
#2c60de color schemes
#2c60de color preview, HTML & CSS examples
           This text has a color of #2c60de        
        
          <p style="color:#2c60de;">Text here</p>
        
        
          .mytext {color:#2c60de;}
        
        Text color #2c60de
      
           This box has a color of #2c60de        
        
          <div style="background-color:#2c60de;">Content here</div>
        
        
          .mybackground {background-color:#2c60de;}
        
        Background color #2c60de
      
           Border around this has a color of #2c60de        
        
          <div style="border:2px solid #2c60de;">Content here</div>
        
        
          .myborder {border:2px solid #2c60de;}
        
        Border color #2c60de