#7f02c1 color space conversions
Hex:
        #7f02c1
        RGB:
        127, 2, 193
        CMY:
        50, 99, 24
        CMYK:
        34, 99, 0, 24
      HSL:
        279°, 97.9487%, 38.2353%
        HSV (HSB):
        279°, 98.9637%, 75.6863%
        XYZ:
        18.3997, 8.4057, 51.1048
        xyY:
        0.2362, 0.1079, 8.4057
      CIE-Lab:
        34.8139, 70.2164, -67.8182
        CIE-LCH:
        34.8139, 97.6199, 315.9953
        CIE-Luv:
        34.8139, 22.3135, -96.9890
        Hunter-Lab:
        28.9926, 62.5456, -84.2147
      #7f02c1 color charts
#7f02c1 RGB chart
      #7f02c1 CMYK chart
      #7f02c1 RGB pie chart
      #7f02c1 color shades, tints & tones
#7f02c1 color schemes
#7f02c1 color preview, HTML & CSS examples
           This text has a color of #7f02c1        
        
          <p style="color:#7f02c1;">Text here</p>
        
        
          .mytext {color:#7f02c1;}
        
        Text color #7f02c1
      
           This box has a color of #7f02c1        
        
          <div style="background-color:#7f02c1;">Content here</div>
        
        
          .mybackground {background-color:#7f02c1;}
        
        Background color #7f02c1
      
           Border around this has a color of #7f02c1        
        
          <div style="border:2px solid #7f02c1;">Content here</div>
        
        
          .myborder {border:2px solid #7f02c1;}
        
        Border color #7f02c1