#7f04ca color space conversions
Hex:
        #7f04ca
        RGB:
        127, 4, 202
        CMY:
        50, 98, 21
        CMYK:
        37, 98, 0, 21
      HSL:
        277°, 96.1165%, 40.3922%
        HSV (HSB):
        277°, 98.0198%, 79.2157%
        XYZ:
        19.4565, 8.8631, 56.5624
        xyY:
        0.2292, 0.1044, 8.8631
      CIE-Lab:
        35.7194, 71.7478, -71.6039
        CIE-LCH:
        35.7194, 101.3650, 315.0575
        CIE-Luv:
        35.7194, 20.3329, -102.4728
        Hunter-Lab:
        29.7710, 64.5573, -91.8063
      #7f04ca color charts
#7f04ca RGB chart
      #7f04ca CMYK chart
      #7f04ca RGB pie chart
      #7f04ca color shades, tints & tones
#7f04ca color schemes
#7f04ca color preview, HTML & CSS examples
           This text has a color of #7f04ca        
        
          <p style="color:#7f04ca;">Text here</p>
        
        
          .mytext {color:#7f04ca;}
        
        Text color #7f04ca
      
           This box has a color of #7f04ca        
        
          <div style="background-color:#7f04ca;">Content here</div>
        
        
          .mybackground {background-color:#7f04ca;}
        
        Background color #7f04ca
      
           Border around this has a color of #7f04ca        
        
          <div style="border:2px solid #7f04ca;">Content here</div>
        
        
          .myborder {border:2px solid #7f04ca;}
        
        Border color #7f04ca