#7f02e2 color space conversions
Hex:
        #7f02e2
        RGB:
        127, 2, 226
        CMY:
        50, 99, 11
        CMYK:
        44, 99, 0, 11
      HSL:
        273°, 98.2456%, 44.7059%
        HSV (HSB):
        273°, 99.1150%, 88.6275%
        XYZ:
        22.5016, 10.0464, 72.7047
        xyY:
        0.2138, 0.0955, 10.0464
      CIE-Lab:
        37.9256, 76.8725, -81.8339
        CIE-LCH:
        37.9256, 112.2772, 313.2094
        CIE-Luv:
        37.9256, 15.8617, -116.9835
        Hunter-Lab:
        31.6961, 71.2518, -113.8125
      #7f02e2 color charts
#7f02e2 RGB chart
      #7f02e2 CMYK chart
      #7f02e2 RGB pie chart
      #7f02e2 color shades, tints & tones
#7f02e2 color schemes
#7f02e2 color preview, HTML & CSS examples
           This text has a color of #7f02e2        
        
          <p style="color:#7f02e2;">Text here</p>
        
        
          .mytext {color:#7f02e2;}
        
        Text color #7f02e2
      
           This box has a color of #7f02e2        
        
          <div style="background-color:#7f02e2;">Content here</div>
        
        
          .mybackground {background-color:#7f02e2;}
        
        Background color #7f02e2
      
           Border around this has a color of #7f02e2        
        
          <div style="border:2px solid #7f02e2;">Content here</div>
        
        
          .myborder {border:2px solid #7f02e2;}
        
        Border color #7f02e2