#7e02ec color space conversions
Hex:
        #7e02ec
        RGB:
        126, 2, 236
        CMY:
        51, 99, 7
        CMYK:
        47, 99, 0, 7
      HSL:
        272°, 98.3193%, 46.6667%
        HSV (HSB):
        272°, 99.1525%, 92.5490%
        XYZ:
        23.7662, 10.5352, 80.1378
        xyY:
        0.2077, 0.0921, 10.5352
      CIE-Lab:
        38.7863, 78.8523, -86.1151
        CIE-LCH:
        38.7863, 116.7625, 312.4791
        CIE-Luv:
        38.7863, 13.7763, -122.9105
        Hunter-Lab:
        32.4579, 73.8992, -123.6649
      #7e02ec color charts
#7e02ec RGB chart
      #7e02ec CMYK chart
      #7e02ec RGB pie chart
      #7e02ec color shades, tints & tones
#7e02ec color schemes
#7e02ec color preview, HTML & CSS examples
           This text has a color of #7e02ec        
        
          <p style="color:#7e02ec;">Text here</p>
        
        
          .mytext {color:#7e02ec;}
        
        Text color #7e02ec
      
           This box has a color of #7e02ec        
        
          <div style="background-color:#7e02ec;">Content here</div>
        
        
          .mybackground {background-color:#7e02ec;}
        
        Background color #7e02ec
      
           Border around this has a color of #7e02ec        
        
          <div style="border:2px solid #7e02ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e02ec;}
        
        Border color #7e02ec