#4f2aff color space conversions
Hex:
        #4f2aff
        RGB:
        79, 42, 255
        CMY:
        69, 84, 0
        CMYK:
        69, 84, 0, 0
      HSL:
        250°, 100.0000%, 58.2353%
        HSV (HSB):
        250°, 83.5294%, 100.0000%
        XYZ:
        22.1024, 10.5382, 95.4769
        xyY:
        0.1725, 0.0823, 10.5382
      CIE-Lab:
        38.7915, 71.3004, -96.9616
        CIE-LCH:
        38.7915, 120.3549, 306.3288
        CIE-Luv:
        38.7915, -4.2188, -133.6738
        Hunter-Lab:
        32.4626, 64.7237, -151.6562
      #4f2aff color charts
#4f2aff RGB chart
      #4f2aff CMYK chart
      #4f2aff RGB pie chart
      #4f2aff color shades, tints & tones
#4f2aff color schemes
#4f2aff color preview, HTML & CSS examples
           This text has a color of #4f2aff        
        
          <p style="color:#4f2aff;">Text here</p>
        
        
          .mytext {color:#4f2aff;}
        
        Text color #4f2aff
      
           This box has a color of #4f2aff        
        
          <div style="background-color:#4f2aff;">Content here</div>
        
        
          .mybackground {background-color:#4f2aff;}
        
        Background color #4f2aff
      
           Border around this has a color of #4f2aff        
        
          <div style="border:2px solid #4f2aff;">Content here</div>
        
        
          .myborder {border:2px solid #4f2aff;}
        
        Border color #4f2aff