#7b5efa color space conversions
Hex:
        #7b5efa
        RGB:
        123, 94, 250
        CMY:
        52, 63, 2
        CMYK:
        51, 62, 0, 2
      HSL:
        251°, 93.9759%, 67.4510%
        HSV (HSB):
        251°, 62.4000%, 98.0392%
        XYZ:
        29.4264, 19.1185, 92.5818
        xyY:
        0.2085, 0.1355, 19.1185
      CIE-Lab:
        50.8255, 50.2076, -74.2585
        CIE-LCH:
        50.8255, 89.6389, 304.0634
        CIE-Luv:
        50.8255, 0.2212, -118.0315
        Hunter-Lab:
        43.7247, 43.6110, -94.9322
      #7b5efa color charts
#7b5efa RGB chart
      #7b5efa CMYK chart
      #7b5efa RGB pie chart
      #7b5efa color shades, tints & tones
#7b5efa color schemes
#7b5efa color preview, HTML & CSS examples
           This text has a color of #7b5efa        
        
          <p style="color:#7b5efa;">Text here</p>
        
        
          .mytext {color:#7b5efa;}
        
        Text color #7b5efa
      
           This box has a color of #7b5efa        
        
          <div style="background-color:#7b5efa;">Content here</div>
        
        
          .mybackground {background-color:#7b5efa;}
        
        Background color #7b5efa
      
           Border around this has a color of #7b5efa        
        
          <div style="border:2px solid #7b5efa;">Content here</div>
        
        
          .myborder {border:2px solid #7b5efa;}
        
        Border color #7b5efa