#7b5dd4 color space conversions
Hex:
        #7b5dd4
        RGB:
        123, 93, 212
        CMY:
        52, 64, 17
        CMYK:
        42, 56, 0, 17
      HSL:
        255°, 58.0488%, 59.8039%
        HSV (HSB):
        255°, 56.1321%, 83.1373%
        XYZ:
        23.9664, 16.7931, 64.2656
        xyY:
        0.2282, 0.1599, 16.7931
      CIE-Lab:
        47.9983, 40.0272, -57.4236
        CIE-LCH:
        47.9983, 69.9975, 304.8784
        CIE-Luv:
        47.9983, 4.1886, -91.0050
        Hunter-Lab:
        40.9794, 32.6800, -64.2954
      #7b5dd4 color charts
#7b5dd4 RGB chart
      #7b5dd4 CMYK chart
      #7b5dd4 RGB pie chart
      #7b5dd4 color shades, tints & tones
#7b5dd4 color schemes
#7b5dd4 color preview, HTML & CSS examples
           This text has a color of #7b5dd4        
        
          <p style="color:#7b5dd4;">Text here</p>
        
        
          .mytext {color:#7b5dd4;}
        
        Text color #7b5dd4
      
           This box has a color of #7b5dd4        
        
          <div style="background-color:#7b5dd4;">Content here</div>
        
        
          .mybackground {background-color:#7b5dd4;}
        
        Background color #7b5dd4
      
           Border around this has a color of #7b5dd4        
        
          <div style="border:2px solid #7b5dd4;">Content here</div>
        
        
          .myborder {border:2px solid #7b5dd4;}
        
        Border color #7b5dd4