#bc0ceb color space conversions
Hex:
        #bc0ceb
        RGB:
        188, 12, 235
        CMY:
        26, 95, 8
        CMYK:
        20, 95, 0, 8
      HSL:
        287°, 90.2834%, 48.4314%
        HSV (HSB):
        287°, 94.8936%, 92.1569%
        XYZ:
        35.8659, 16.9525, 79.9791
        xyY:
        0.2701, 0.1277, 16.9525
      CIE-Lab:
        48.2001, 84.5892, -69.7651
        CIE-LCH:
        48.2001, 109.6472, 320.4858
        CIE-Luv:
        48.2001, 45.6167, -113.1098
        Hunter-Lab:
        41.1734, 83.4370, -86.3492
      #bc0ceb color charts
#bc0ceb RGB chart
      #bc0ceb CMYK chart
      #bc0ceb RGB pie chart
      #bc0ceb color shades, tints & tones
#bc0ceb color schemes
#bc0ceb color preview, HTML & CSS examples
           This text has a color of #bc0ceb        
        
          <p style="color:#bc0ceb;">Text here</p>
        
        
          .mytext {color:#bc0ceb;}
        
        Text color #bc0ceb
      
           This box has a color of #bc0ceb        
        
          <div style="background-color:#bc0ceb;">Content here</div>
        
        
          .mybackground {background-color:#bc0ceb;}
        
        Background color #bc0ceb
      
           Border around this has a color of #bc0ceb        
        
          <div style="border:2px solid #bc0ceb;">Content here</div>
        
        
          .myborder {border:2px solid #bc0ceb;}
        
        Border color #bc0ceb