#4c48bf color space conversions
Hex:
        #4c48bf
        RGB:
        76, 72, 191
        CMY:
        70, 72, 25
        CMYK:
        60, 62, 0, 25
      HSL:
        242°, 48.1781%, 51.5686%
        HSV (HSB):
        242°, 62.3037%, 74.9020%
        XYZ:
        14.7018, 9.9328, 50.4326
        xyY:
        0.1958, 0.1323, 9.9328
      CIE-Lab:
        37.7216, 36.8405, -62.1205
        CIE-LCH:
        37.7216, 72.2231, 300.6700
        CIE-Luv:
        37.7216, -5.4653, -90.4920
        Hunter-Lab:
        31.5164, 28.1134, -72.8145
      #4c48bf color charts
#4c48bf RGB chart
      #4c48bf CMYK chart
      #4c48bf RGB pie chart
      #4c48bf color shades, tints & tones
#4c48bf color schemes
#4c48bf color preview, HTML & CSS examples
           This text has a color of #4c48bf        
        
          <p style="color:#4c48bf;">Text here</p>
        
        
          .mytext {color:#4c48bf;}
        
        Text color #4c48bf
      
           This box has a color of #4c48bf        
        
          <div style="background-color:#4c48bf;">Content here</div>
        
        
          .mybackground {background-color:#4c48bf;}
        
        Background color #4c48bf
      
           Border around this has a color of #4c48bf        
        
          <div style="border:2px solid #4c48bf;">Content here</div>
        
        
          .myborder {border:2px solid #4c48bf;}
        
        Border color #4c48bf