#7a02d2 color space conversions
Hex:
        #7a02d2
        RGB:
        122, 2, 210
        CMY:
        52, 99, 18
        CMYK:
        42, 99, 0, 18
      HSL:
        275°, 98.1132%, 41.5686%
        HSV (HSB):
        275°, 99.0476%, 82.3529%
        XYZ:
        19.6806, 8.8341, 61.6406
        xyY:
        0.2183, 0.0980, 8.8341
      CIE-Lab:
        35.6630, 73.1183, -76.3755
        CIE-LCH:
        35.6630, 105.7332, 313.7518
        CIE-Luv:
        35.6630, 16.5412, -107.7867
        Hunter-Lab:
        29.7223, 66.1798, -102.1552
      #7a02d2 color charts
#7a02d2 RGB chart
      #7a02d2 CMYK chart
      #7a02d2 RGB pie chart
      #7a02d2 color shades, tints & tones
#7a02d2 color schemes
#7a02d2 color preview, HTML & CSS examples
           This text has a color of #7a02d2        
        
          <p style="color:#7a02d2;">Text here</p>
        
        
          .mytext {color:#7a02d2;}
        
        Text color #7a02d2
      
           This box has a color of #7a02d2        
        
          <div style="background-color:#7a02d2;">Content here</div>
        
        
          .mybackground {background-color:#7a02d2;}
        
        Background color #7a02d2
      
           Border around this has a color of #7a02d2        
        
          <div style="border:2px solid #7a02d2;">Content here</div>
        
        
          .myborder {border:2px solid #7a02d2;}
        
        Border color #7a02d2