#5b0ccd color space conversions
Hex:
        #5b0ccd
        RGB:
        91, 12, 205
        CMY:
        64, 95, 20
        CMYK:
        56, 94, 0, 20
      HSL:
        265°, 88.9401%, 42.5490%
        HSV (HSB):
        265°, 94.1463%, 80.3922%
        XYZ:
        15.4653, 6.8949, 58.2733
        xyY:
        0.1918, 0.0855, 6.8949
      CIE-Lab:
        31.5664, 67.9395, -80.3693
        CIE-LCH:
        31.5664, 105.2378, 310.2092
        CIE-Luv:
        31.5664, 5.2450, -105.4876
        Hunter-Lab:
        26.2581, 59.1800, -113.1989
      #5b0ccd color charts
#5b0ccd RGB chart
      #5b0ccd CMYK chart
      #5b0ccd RGB pie chart
      #5b0ccd color shades, tints & tones
#5b0ccd color schemes
#5b0ccd color preview, HTML & CSS examples
           This text has a color of #5b0ccd        
        
          <p style="color:#5b0ccd;">Text here</p>
        
        
          .mytext {color:#5b0ccd;}
        
        Text color #5b0ccd
      
           This box has a color of #5b0ccd        
        
          <div style="background-color:#5b0ccd;">Content here</div>
        
        
          .mybackground {background-color:#5b0ccd;}
        
        Background color #5b0ccd
      
           Border around this has a color of #5b0ccd        
        
          <div style="border:2px solid #5b0ccd;">Content here</div>
        
        
          .myborder {border:2px solid #5b0ccd;}
        
        Border color #5b0ccd