#4c2eed color space conversions
Hex:
        #4c2eed
        RGB:
        76, 46, 237
        CMY:
        70, 82, 7
        CMYK:
        68, 81, 0, 7
      HSL:
        249°, 84.1410%, 55.4902%
        HSV (HSB):
        249°, 80.5907%, 92.9412%
        XYZ:
        19.2435, 9.6049, 80.9605
        xyY:
        0.1752, 0.0875, 9.6049
      CIE-Lab:
        37.1238, 64.6155, -89.5973
        CIE-LCH:
        37.1238, 110.4664, 305.7983
        CIE-Luv:
        37.1238, -4.0254, -123.3181
        Hunter-Lab:
        30.9918, 56.5993, -133.1901
      #4c2eed color charts
#4c2eed RGB chart
      #4c2eed CMYK chart
      #4c2eed RGB pie chart
      #4c2eed color shades, tints & tones
#4c2eed color schemes
#4c2eed color preview, HTML & CSS examples
           This text has a color of #4c2eed        
        
          <p style="color:#4c2eed;">Text here</p>
        
        
          .mytext {color:#4c2eed;}
        
        Text color #4c2eed
      
           This box has a color of #4c2eed        
        
          <div style="background-color:#4c2eed;">Content here</div>
        
        
          .mybackground {background-color:#4c2eed;}
        
        Background color #4c2eed
      
           Border around this has a color of #4c2eed        
        
          <div style="border:2px solid #4c2eed;">Content here</div>
        
        
          .myborder {border:2px solid #4c2eed;}
        
        Border color #4c2eed