#4c60ec color space conversions
Hex:
        #4c60ec
        RGB:
        76, 96, 236
        CMY:
        70, 62, 7
        CMYK:
        68, 59, 0, 7
      HSL:
        233°, 80.8081%, 61.1765%
        HSV (HSB):
        233°, 67.7966%, 92.5490%
        XYZ:
        22.3037, 15.9584, 81.2616
        xyY:
        0.1866, 0.1335, 15.9584
      CIE-Lab:
        46.9198, 37.1951, -72.9320
        CIE-LCH:
        46.9198, 81.8691, 297.0214
        CIE-Luv:
        46.9198, -13.0160, -112.3486
        Hunter-Lab:
        39.9479, 29.7510, -92.6435
      #4c60ec color charts
#4c60ec RGB chart
      #4c60ec CMYK chart
      #4c60ec RGB pie chart
      #4c60ec color shades, tints & tones
#4c60ec color schemes
#4c60ec color preview, HTML & CSS examples
           This text has a color of #4c60ec        
        
          <p style="color:#4c60ec;">Text here</p>
        
        
          .mytext {color:#4c60ec;}
        
        Text color #4c60ec
      
           This box has a color of #4c60ec        
        
          <div style="background-color:#4c60ec;">Content here</div>
        
        
          .mybackground {background-color:#4c60ec;}
        
        Background color #4c60ec
      
           Border around this has a color of #4c60ec        
        
          <div style="border:2px solid #4c60ec;">Content here</div>
        
        
          .myborder {border:2px solid #4c60ec;}
        
        Border color #4c60ec