#bc0cbc color space conversions
Hex:
        #bc0cbc
        RGB:
        188, 12, 188
        CMY:
        26, 95, 26
        CMYK:
        0, 94, 0, 26
      HSL:
        300°, 88.0000%, 39.2157%
        HSV (HSB):
        300°, 93.6170%, 73.7255%
        XYZ:
        29.9476, 14.5852, 48.8138
        xyY:
        0.3208, 0.1562, 14.5852
      CIE-Lab:
        45.0607, 77.0416, -47.7932
        CIE-LCH:
        45.0607, 90.6620, 328.1864
        CIE-Luv:
        45.0607, 61.6834, -79.7587
        Hunter-Lab:
        38.1905, 73.1398, -49.0490
      #bc0cbc color charts
#bc0cbc RGB chart
      #bc0cbc CMYK chart
      #bc0cbc RGB pie chart
      #bc0cbc color shades, tints & tones
#bc0cbc color schemes
#bc0cbc color preview, HTML & CSS examples
           This text has a color of #bc0cbc        
        
          <p style="color:#bc0cbc;">Text here</p>
        
        
          .mytext {color:#bc0cbc;}
        
        Text color #bc0cbc
      
           This box has a color of #bc0cbc        
        
          <div style="background-color:#bc0cbc;">Content here</div>
        
        
          .mybackground {background-color:#bc0cbc;}
        
        Background color #bc0cbc
      
           Border around this has a color of #bc0cbc        
        
          <div style="border:2px solid #bc0cbc;">Content here</div>
        
        
          .myborder {border:2px solid #bc0cbc;}
        
        Border color #bc0cbc