#7b04e2 color space conversions
Hex:
        #7b04e2
        RGB:
        123, 4, 226
        CMY:
        52, 98, 11
        CMYK:
        46, 98, 0, 11
      HSL:
        272°, 96.5217%, 45.0980%
        HSV (HSB):
        272°, 98.2301%, 88.6275%
        XYZ:
        21.9393, 9.7888, 72.6846
        xyY:
        0.2101, 0.0938, 9.7888
      CIE-Lab:
        37.4606, 76.2786, -82.6195
        CIE-LCH:
        37.4606, 112.4473, 312.7148
        CIE-Luv:
        37.4606, 14.1350, -117.1631
        Hunter-Lab:
        31.2870, 70.4165, -115.8390
      #7b04e2 color charts
#7b04e2 RGB chart
      #7b04e2 CMYK chart
      #7b04e2 RGB pie chart
      #7b04e2 color shades, tints & tones
#7b04e2 color schemes
#7b04e2 color preview, HTML & CSS examples
           This text has a color of #7b04e2        
        
          <p style="color:#7b04e2;">Text here</p>
        
        
          .mytext {color:#7b04e2;}
        
        Text color #7b04e2
      
           This box has a color of #7b04e2        
        
          <div style="background-color:#7b04e2;">Content here</div>
        
        
          .mybackground {background-color:#7b04e2;}
        
        Background color #7b04e2
      
           Border around this has a color of #7b04e2        
        
          <div style="border:2px solid #7b04e2;">Content here</div>
        
        
          .myborder {border:2px solid #7b04e2;}
        
        Border color #7b04e2