#bc1ec8 color space conversions
Hex:
        #bc1ec8
        RGB:
        188, 30, 200
        CMY:
        26, 88, 22
        CMYK:
        6, 85, 0, 22
      HSL:
        296°, 73.9130%, 45.0980%
        HSV (HSB):
        296°, 85.0000%, 78.4314%
        XYZ:
        31.6286, 15.7900, 56.0243
        xyY:
        0.3058, 0.1526, 15.7900
      CIE-Lab:
        46.6978, 76.2355, -52.1642
        CIE-LCH:
        46.6978, 92.3739, 325.6181
        CIE-Luv:
        46.6978, 55.8288, -86.6943
        Hunter-Lab:
        39.7367, 72.5389, -55.7767
      #bc1ec8 color charts
#bc1ec8 RGB chart
      #bc1ec8 CMYK chart
      #bc1ec8 RGB pie chart
      #bc1ec8 color shades, tints & tones
#bc1ec8 color schemes
#bc1ec8 color preview, HTML & CSS examples
           This text has a color of #bc1ec8        
        
          <p style="color:#bc1ec8;">Text here</p>
        
        
          .mytext {color:#bc1ec8;}
        
        Text color #bc1ec8
      
           This box has a color of #bc1ec8        
        
          <div style="background-color:#bc1ec8;">Content here</div>
        
        
          .mybackground {background-color:#bc1ec8;}
        
        Background color #bc1ec8
      
           Border around this has a color of #bc1ec8        
        
          <div style="border:2px solid #bc1ec8;">Content here</div>
        
        
          .myborder {border:2px solid #bc1ec8;}
        
        Border color #bc1ec8