#7d02fa color space conversions
Hex:
        #7d02fa
        RGB:
        125, 2, 250
        CMY:
        51, 99, 2
        CMYK:
        50, 99, 0, 2
      HSL:
        270°, 98.4127%, 49.4118%
        HSV (HSB):
        270°, 99.2000%, 98.0392%
        XYZ:
        25.7345, 11.3055, 91.2683
        xyY:
        0.2006, 0.0881, 11.3055
      CIE-Lab:
        40.0903, 81.6975, -91.8671
        CIE-LCH:
        40.0903, 122.9392, 311.6467
        CIE-Luv:
        40.0903, 11.2505, -131.0455
        Hunter-Lab:
        33.6237, 77.7767, -137.4005
      #7d02fa color charts
#7d02fa RGB chart
      #7d02fa CMYK chart
      #7d02fa RGB pie chart
      #7d02fa color shades, tints & tones
#7d02fa color schemes
#7d02fa color preview, HTML & CSS examples
           This text has a color of #7d02fa        
        
          <p style="color:#7d02fa;">Text here</p>
        
        
          .mytext {color:#7d02fa;}
        
        Text color #7d02fa
      
           This box has a color of #7d02fa        
        
          <div style="background-color:#7d02fa;">Content here</div>
        
        
          .mybackground {background-color:#7d02fa;}
        
        Background color #7d02fa
      
           Border around this has a color of #7d02fa        
        
          <div style="border:2px solid #7d02fa;">Content here</div>
        
        
          .myborder {border:2px solid #7d02fa;}
        
        Border color #7d02fa