#4f2fec color space conversions
Hex:
        #4f2fec
        RGB:
        79, 47, 236
        CMY:
        69, 82, 7
        CMYK:
        67, 80, 0, 7
      HSL:
        250°, 83.2599%, 55.4902%
        HSV (HSB):
        250°, 80.0847%, 92.5490%
        XYZ:
        19.3813, 9.7514, 80.2176
        xyY:
        0.1772, 0.0892, 9.7514
      CIE-Lab:
        37.3926, 64.1560, -88.5780
        CIE-LCH:
        37.3926, 109.3712, 305.9153
        CIE-Luv:
        37.3926, -3.4196, -122.6605
        Hunter-Lab:
        31.2273, 56.1388, -130.4469
      #4f2fec color charts
#4f2fec RGB chart
      #4f2fec CMYK chart
      #4f2fec RGB pie chart
      #4f2fec color shades, tints & tones
#4f2fec color schemes
#4f2fec color preview, HTML & CSS examples
           This text has a color of #4f2fec        
        
          <p style="color:#4f2fec;">Text here</p>
        
        
          .mytext {color:#4f2fec;}
        
        Text color #4f2fec
      
           This box has a color of #4f2fec        
        
          <div style="background-color:#4f2fec;">Content here</div>
        
        
          .mybackground {background-color:#4f2fec;}
        
        Background color #4f2fec
      
           Border around this has a color of #4f2fec        
        
          <div style="border:2px solid #4f2fec;">Content here</div>
        
        
          .myborder {border:2px solid #4f2fec;}
        
        Border color #4f2fec