#7b0dcd color space conversions
Hex:
        #7b0dcd
        RGB:
        123, 13, 205
        CMY:
        52, 95, 20
        CMYK:
        40, 94, 0, 20
      HSL:
        274°, 88.0734%, 42.7451%
        HSV (HSB):
        274°, 93.6585%, 80.3922%
        XYZ:
        19.3317, 8.9066, 58.4579
        xyY:
        0.2230, 0.1027, 8.9066
      CIE-Lab:
        35.8038, 70.7530, -73.2346
        CIE-LCH:
        35.8038, 101.8297, 314.0126
        CIE-Luv:
        35.8038, 17.5451, -104.3420
        Hunter-Lab:
        29.8439, 63.3988, -95.2458
      #7b0dcd color charts
#7b0dcd RGB chart
      #7b0dcd CMYK chart
      #7b0dcd RGB pie chart
      #7b0dcd color shades, tints & tones
#7b0dcd color schemes
#7b0dcd color preview, HTML & CSS examples
           This text has a color of #7b0dcd        
        
          <p style="color:#7b0dcd;">Text here</p>
        
        
          .mytext {color:#7b0dcd;}
        
        Text color #7b0dcd
      
           This box has a color of #7b0dcd        
        
          <div style="background-color:#7b0dcd;">Content here</div>
        
        
          .mybackground {background-color:#7b0dcd;}
        
        Background color #7b0dcd
      
           Border around this has a color of #7b0dcd        
        
          <div style="border:2px solid #7b0dcd;">Content here</div>
        
        
          .myborder {border:2px solid #7b0dcd;}
        
        Border color #7b0dcd