#8b0ccb color space conversions
Hex:
        #8b0ccb
        RGB:
        139, 12, 203
        CMY:
        45, 95, 20
        CMYK:
        32, 94, 0, 20
      HSL:
        280°, 88.8372%, 42.1569%
        HSV (HSB):
        280°, 94.0887%, 79.6078%
        XYZ:
        21.5584, 10.0637, 57.3061
        xyY:
        0.2424, 0.1132, 10.0637
      CIE-Lab:
        37.9565, 72.3560, -68.4484
        CIE-LCH:
        37.9565, 99.6021, 316.5897
        CIE-Luv:
        37.9565, 25.9176, -101.3378
        Hunter-Lab:
        31.7233, 65.7885, -84.8972
      #8b0ccb color charts
#8b0ccb RGB chart
      #8b0ccb CMYK chart
      #8b0ccb RGB pie chart
      #8b0ccb color shades, tints & tones
#8b0ccb color schemes
#8b0ccb color preview, HTML & CSS examples
           This text has a color of #8b0ccb        
        
          <p style="color:#8b0ccb;">Text here</p>
        
        
          .mytext {color:#8b0ccb;}
        
        Text color #8b0ccb
      
           This box has a color of #8b0ccb        
        
          <div style="background-color:#8b0ccb;">Content here</div>
        
        
          .mybackground {background-color:#8b0ccb;}
        
        Background color #8b0ccb
      
           Border around this has a color of #8b0ccb        
        
          <div style="border:2px solid #8b0ccb;">Content here</div>
        
        
          .myborder {border:2px solid #8b0ccb;}
        
        Border color #8b0ccb