#7f02f1 color space conversions
Hex:
        #7f02f1
        RGB:
        127, 2, 241
        CMY:
        50, 99, 5
        CMYK:
        47, 99, 0, 5
      HSL:
        271°, 98.3539%, 47.6471%
        HSV (HSB):
        271°, 99.1701%, 94.5098%
        XYZ:
        24.6513, 10.9063, 84.0250
        xyY:
        0.2061, 0.0912, 10.9063
      CIE-Lab:
        39.4222, 79.9738, -87.8923
        CIE-LCH:
        39.4222, 118.8312, 312.2993
        CIE-Luv:
        39.4222, 13.3757, -125.7726
        Hunter-Lab:
        33.0247, 75.4480, -127.7346
      #7f02f1 color charts
#7f02f1 RGB chart
      #7f02f1 CMYK chart
      #7f02f1 RGB pie chart
      #7f02f1 color shades, tints & tones
#7f02f1 color schemes
#7f02f1 color preview, HTML & CSS examples
           This text has a color of #7f02f1        
        
          <p style="color:#7f02f1;">Text here</p>
        
        
          .mytext {color:#7f02f1;}
        
        Text color #7f02f1
      
           This box has a color of #7f02f1        
        
          <div style="background-color:#7f02f1;">Content here</div>
        
        
          .mybackground {background-color:#7f02f1;}
        
        Background color #7f02f1
      
           Border around this has a color of #7f02f1        
        
          <div style="border:2px solid #7f02f1;">Content here</div>
        
        
          .myborder {border:2px solid #7f02f1;}
        
        Border color #7f02f1