#4c2ffa color space conversions
Hex:
        #4c2ffa
        RGB:
        76, 47, 250
        CMY:
        70, 82, 2
        CMYK:
        70, 81, 0, 2
      HSL:
        249°, 95.3052%, 58.2353%
        HSV (HSB):
        249°, 81.2000%, 98.0392%
        XYZ:
        21.2523, 10.4717, 91.3436
        xyY:
        0.1727, 0.0851, 10.4717
      CIE-Lab:
        38.6760, 67.8049, -94.3576
        CIE-LCH:
        38.6760, 116.1932, 305.7008
        CIE-Luv:
        38.6760, -4.9851, -130.7222
        Hunter-Lab:
        32.3599, 60.5996, -144.7081
      #4c2ffa color charts
#4c2ffa RGB chart
      #4c2ffa CMYK chart
      #4c2ffa RGB pie chart
      #4c2ffa color shades, tints & tones
#4c2ffa color schemes
#4c2ffa color preview, HTML & CSS examples
           This text has a color of #4c2ffa        
        
          <p style="color:#4c2ffa;">Text here</p>
        
        
          .mytext {color:#4c2ffa;}
        
        Text color #4c2ffa
      
           This box has a color of #4c2ffa        
        
          <div style="background-color:#4c2ffa;">Content here</div>
        
        
          .mybackground {background-color:#4c2ffa;}
        
        Background color #4c2ffa
      
           Border around this has a color of #4c2ffa        
        
          <div style="border:2px solid #4c2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #4c2ffa;}
        
        Border color #4c2ffa