#4f2ffd color space conversions
Hex:
        #4f2ffd
        RGB:
        79, 47, 253
        CMY:
        69, 82, 1
        CMYK:
        69, 81, 0, 1
      HSL:
        249°, 98.0952%, 58.8235%
        HSV (HSB):
        249°, 81.4229%, 99.2157%
        XYZ:
        21.9706, 10.7871, 93.8527
        xyY:
        0.1735, 0.0852, 10.7871
      CIE-Lab:
        39.2196, 68.8426, -95.1317
        CIE-LCH:
        39.2196, 117.4281, 305.8916
        CIE-Luv:
        39.2196, -4.5794, -132.4112
        Hunter-Lab:
        32.8438, 61.9295, -146.4333
      #4f2ffd color charts
#4f2ffd RGB chart
      #4f2ffd CMYK chart
      #4f2ffd RGB pie chart
      #4f2ffd color shades, tints & tones
#4f2ffd color schemes
#4f2ffd color preview, HTML & CSS examples
           This text has a color of #4f2ffd        
        
          <p style="color:#4f2ffd;">Text here</p>
        
        
          .mytext {color:#4f2ffd;}
        
        Text color #4f2ffd
      
           This box has a color of #4f2ffd        
        
          <div style="background-color:#4f2ffd;">Content here</div>
        
        
          .mybackground {background-color:#4f2ffd;}
        
        Background color #4f2ffd
      
           Border around this has a color of #4f2ffd        
        
          <div style="border:2px solid #4f2ffd;">Content here</div>
        
        
          .myborder {border:2px solid #4f2ffd;}
        
        Border color #4f2ffd