#4b42cb color space conversions
Hex:
        #4b42cb
        RGB:
        75, 66, 203
        CMY:
        71, 74, 20
        CMYK:
        63, 67, 0, 20
      HSL:
        244°, 56.8465%, 52.7451%
        HSV (HSB):
        244°, 67.4877%, 79.6078%
        XYZ:
        15.6294, 9.7041, 57.5492
        xyY:
        0.1886, 0.1171, 9.7041
      CIE-Lab:
        37.3060, 44.1615, -69.7980
        CIE-LCH:
        37.3060, 82.5954, 302.3217
        CIE-Luv:
        37.3060, -5.1268, -100.2558
        Hunter-Lab:
        31.1514, 35.0426, -87.7267
      #4b42cb color charts
#4b42cb RGB chart
      #4b42cb CMYK chart
      #4b42cb RGB pie chart
      #4b42cb color shades, tints & tones
#4b42cb color schemes
#4b42cb color preview, HTML & CSS examples
           This text has a color of #4b42cb        
        
          <p style="color:#4b42cb;">Text here</p>
        
        
          .mytext {color:#4b42cb;}
        
        Text color #4b42cb
      
           This box has a color of #4b42cb        
        
          <div style="background-color:#4b42cb;">Content here</div>
        
        
          .mybackground {background-color:#4b42cb;}
        
        Background color #4b42cb
      
           Border around this has a color of #4b42cb        
        
          <div style="border:2px solid #4b42cb;">Content here</div>
        
        
          .myborder {border:2px solid #4b42cb;}
        
        Border color #4b42cb