#4c2dfe color space conversions
Hex:
        #4c2dfe
        RGB:
        76, 45, 254
        CMY:
        70, 82, 0
        CMYK:
        70, 82, 0, 0
      HSL:
        249°, 99.0521%, 58.6275%
        HSV (HSB):
        249°, 82.2835%, 99.6078%
        XYZ:
        21.8083, 10.5690, 94.6565
        xyY:
        0.1717, 0.0832, 10.5690
      CIE-Lab:
        38.8449, 69.7002, -96.3197
        CIE-LCH:
        38.8449, 118.8932, 305.8908
        CIE-Luv:
        38.8449, -5.0318, -133.0491
        Hunter-Lab:
        32.5100, 62.8482, -149.8723
      #4c2dfe color charts
#4c2dfe RGB chart
      #4c2dfe CMYK chart
      #4c2dfe RGB pie chart
      #4c2dfe color shades, tints & tones
#4c2dfe color schemes
#4c2dfe color preview, HTML & CSS examples
           This text has a color of #4c2dfe        
        
          <p style="color:#4c2dfe;">Text here</p>
        
        
          .mytext {color:#4c2dfe;}
        
        Text color #4c2dfe
      
           This box has a color of #4c2dfe        
        
          <div style="background-color:#4c2dfe;">Content here</div>
        
        
          .mybackground {background-color:#4c2dfe;}
        
        Background color #4c2dfe
      
           Border around this has a color of #4c2dfe        
        
          <div style="border:2px solid #4c2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #4c2dfe;}
        
        Border color #4c2dfe