#4c2cfa color space conversions
Hex:
        #4c2cfa
        RGB:
        76, 44, 250
        CMY:
        70, 83, 2
        CMYK:
        70, 82, 0, 2
      HSL:
        249°, 95.3704%, 57.6471%
        HSV (HSB):
        249°, 82.4000%, 98.0392%
        XYZ:
        21.1365, 10.2400, 91.3050
        xyY:
        0.1723, 0.0835, 10.2400
      CIE-Lab:
        38.2698, 69.0035, -95.0314
        CIE-LCH:
        38.2698, 117.4412, 305.9839
        CIE-Luv:
        38.2698, -4.6741, -130.8049
        Hunter-Lab:
        32.0000, 61.9021, -146.7711
      #4c2cfa color charts
#4c2cfa RGB chart
      #4c2cfa CMYK chart
      #4c2cfa RGB pie chart
      #4c2cfa color shades, tints & tones
#4c2cfa color schemes
#4c2cfa color preview, HTML & CSS examples
           This text has a color of #4c2cfa        
        
          <p style="color:#4c2cfa;">Text here</p>
        
        
          .mytext {color:#4c2cfa;}
        
        Text color #4c2cfa
      
           This box has a color of #4c2cfa        
        
          <div style="background-color:#4c2cfa;">Content here</div>
        
        
          .mybackground {background-color:#4c2cfa;}
        
        Background color #4c2cfa
      
           Border around this has a color of #4c2cfa        
        
          <div style="border:2px solid #4c2cfa;">Content here</div>
        
        
          .myborder {border:2px solid #4c2cfa;}
        
        Border color #4c2cfa