#bc1dd8 color space conversions
Hex:
        #bc1dd8
        RGB:
        188, 29, 216
        CMY:
        26, 89, 15
        CMYK:
        13, 87, 0, 15
      HSL:
        291°, 76.3265%, 48.0392%
        HSV (HSB):
        291°, 86.5741%, 84.7059%
        XYZ:
        33.5731, 16.5280, 66.3865
        xyY:
        0.2882, 0.1419, 16.5280
      CIE-Lab:
        47.6597, 79.0491, -59.8331
        CIE-LCH:
        47.6597, 99.1401, 322.8775
        CIE-Luv:
        47.6597, 50.5303, -98.4241
        Hunter-Lab:
        40.6546, 76.2620, -68.3587
      #bc1dd8 color charts
#bc1dd8 RGB chart
      #bc1dd8 CMYK chart
      #bc1dd8 RGB pie chart
      #bc1dd8 color shades, tints & tones
#bc1dd8 color schemes
#bc1dd8 color preview, HTML & CSS examples
           This text has a color of #bc1dd8        
        
          <p style="color:#bc1dd8;">Text here</p>
        
        
          .mytext {color:#bc1dd8;}
        
        Text color #bc1dd8
      
           This box has a color of #bc1dd8        
        
          <div style="background-color:#bc1dd8;">Content here</div>
        
        
          .mybackground {background-color:#bc1dd8;}
        
        Background color #bc1dd8
      
           Border around this has a color of #bc1dd8        
        
          <div style="border:2px solid #bc1dd8;">Content here</div>
        
        
          .myborder {border:2px solid #bc1dd8;}
        
        Border color #bc1dd8