#7f00f2 color space conversions
Hex:
        #7f00f2
        RGB:
        127, 0, 242
        CMY:
        50, 100, 5
        CMYK:
        48, 100, 0, 5
      HSL:
        271°, 100.0000%, 47.4510%
        HSV (HSB):
        271°, 100.0000%, 94.9020%
        XYZ:
        24.7794, 10.9228, 84.8067
        xyY:
        0.2056, 0.0906, 10.9228
      CIE-Lab:
        39.4502, 80.4047, -88.4113
        CIE-LCH:
        39.4502, 119.5051, 312.2846
        CIE-Luv:
        39.4502, 13.2731, -126.3919
        Hunter-Lab:
        33.0497, 75.9955, -129.0054
      #7f00f2 color charts
#7f00f2 RGB chart
      #7f00f2 CMYK chart
      #7f00f2 RGB pie chart
      #7f00f2 color shades, tints & tones
#7f00f2 color schemes
#7f00f2 color preview, HTML & CSS examples
           This text has a color of #7f00f2        
        
          <p style="color:#7f00f2;">Text here</p>
        
        
          .mytext {color:#7f00f2;}
        
        Text color #7f00f2
      
           This box has a color of #7f00f2        
        
          <div style="background-color:#7f00f2;">Content here</div>
        
        
          .mybackground {background-color:#7f00f2;}
        
        Background color #7f00f2
      
           Border around this has a color of #7f00f2        
        
          <div style="border:2px solid #7f00f2;">Content here</div>
        
        
          .myborder {border:2px solid #7f00f2;}
        
        Border color #7f00f2