#bc1dd6 color space conversions
Hex:
        #bc1dd6
        RGB:
        188, 29, 214
        CMY:
        26, 89, 16
        CMYK:
        12, 86, 0, 16
      HSL:
        292°, 76.1317%, 47.6471%
        HSV (HSB):
        292°, 86.4486%, 83.9216%
        XYZ:
        33.3160, 16.4251, 65.0327
        xyY:
        0.2903, 0.1431, 16.4251
      CIE-Lab:
        47.5274, 78.7149, -58.9005
        CIE-LCH:
        47.5274, 98.3123, 323.1933
        CIE-Luv:
        47.5274, 51.1828, -96.9950
        Hunter-Lab:
        40.5279, 75.8121, -66.7696
      #bc1dd6 color charts
#bc1dd6 RGB chart
      #bc1dd6 CMYK chart
      #bc1dd6 RGB pie chart
      #bc1dd6 color shades, tints & tones
#bc1dd6 color schemes
#bc1dd6 color preview, HTML & CSS examples
           This text has a color of #bc1dd6        
        
          <p style="color:#bc1dd6;">Text here</p>
        
        
          .mytext {color:#bc1dd6;}
        
        Text color #bc1dd6
      
           This box has a color of #bc1dd6        
        
          <div style="background-color:#bc1dd6;">Content here</div>
        
        
          .mybackground {background-color:#bc1dd6;}
        
        Background color #bc1dd6
      
           Border around this has a color of #bc1dd6        
        
          <div style="border:2px solid #bc1dd6;">Content here</div>
        
        
          .myborder {border:2px solid #bc1dd6;}
        
        Border color #bc1dd6