#4c2dff color space conversions
Hex:
        #4c2dff
        RGB:
        76, 45, 255
        CMY:
        70, 82, 0
        CMYK:
        70, 82, 0, 0
      HSL:
        249°, 100.0000%, 58.8235%
        HSV (HSB):
        249°, 82.3529%, 100.0000%
        XYZ:
        21.9689, 10.6333, 95.5023
        xyY:
        0.1715, 0.0830, 10.6333
      CIE-Lab:
        38.9558, 69.9718, -96.6953
        CIE-LCH:
        38.9558, 119.3567, 305.8907
        CIE-Luv:
        38.9558, -5.0954, -133.6150
        Hunter-Lab:
        32.6087, 63.1924, -150.8187
      #4c2dff color charts
#4c2dff RGB chart
      #4c2dff CMYK chart
      #4c2dff RGB pie chart
      #4c2dff color shades, tints & tones
#4c2dff color schemes
#4c2dff color preview, HTML & CSS examples
           This text has a color of #4c2dff        
        
          <p style="color:#4c2dff;">Text here</p>
        
        
          .mytext {color:#4c2dff;}
        
        Text color #4c2dff
      
           This box has a color of #4c2dff        
        
          <div style="background-color:#4c2dff;">Content here</div>
        
        
          .mybackground {background-color:#4c2dff;}
        
        Background color #4c2dff
      
           Border around this has a color of #4c2dff        
        
          <div style="border:2px solid #4c2dff;">Content here</div>
        
        
          .myborder {border:2px solid #4c2dff;}
        
        Border color #4c2dff