#7b02e5 color space conversions
Hex:
        #7b02e5
        RGB:
        123, 2, 229
        CMY:
        52, 99, 10
        CMYK:
        46, 99, 0, 10
      HSL:
        272°, 98.2684%, 45.2941%
        HSV (HSB):
        272°, 99.1266%, 89.8039%
        XYZ:
        22.3329, 9.9115, 74.8648
        xyY:
        0.2085, 0.0925, 9.9115
      CIE-Lab:
        37.6831, 77.1431, -83.9663
        CIE-LCH:
        37.6831, 114.0237, 312.5749
        CIE-Luv:
        37.6831, 13.7037, -118.9660
        Hunter-Lab:
        31.4826, 71.5290, -118.9524
      #7b02e5 color charts
#7b02e5 RGB chart
      #7b02e5 CMYK chart
      #7b02e5 RGB pie chart
      #7b02e5 color shades, tints & tones
#7b02e5 color schemes
#7b02e5 color preview, HTML & CSS examples
           This text has a color of #7b02e5        
        
          <p style="color:#7b02e5;">Text here</p>
        
        
          .mytext {color:#7b02e5;}
        
        Text color #7b02e5
      
           This box has a color of #7b02e5        
        
          <div style="background-color:#7b02e5;">Content here</div>
        
        
          .mybackground {background-color:#7b02e5;}
        
        Background color #7b02e5
      
           Border around this has a color of #7b02e5        
        
          <div style="border:2px solid #7b02e5;">Content here</div>
        
        
          .myborder {border:2px solid #7b02e5;}
        
        Border color #7b02e5