#bc1ad2 color space conversions
Hex:
        #bc1ad2
        RGB:
        188, 26, 210
        CMY:
        26, 90, 18
        CMYK:
        10, 88, 0, 18
      HSL:
        293°, 77.9661%, 46.2745%
        HSV (HSB):
        293°, 87.6190%, 82.3529%
        XYZ:
        32.7413, 16.0833, 62.3515
        xyY:
        0.2945, 0.1447, 16.0833
      CIE-Lab:
        47.0836, 78.5889, -57.3184
        CIE-LCH:
        47.0836, 97.2708, 323.8951
        CIE-Luv:
        47.0836, 52.7751, -94.4918
        Hunter-Lab:
        40.1040, 75.5472, -64.1081
      #bc1ad2 color charts
#bc1ad2 RGB chart
      #bc1ad2 CMYK chart
      #bc1ad2 RGB pie chart
      #bc1ad2 color shades, tints & tones
#bc1ad2 color schemes
#bc1ad2 color preview, HTML & CSS examples
           This text has a color of #bc1ad2        
        
          <p style="color:#bc1ad2;">Text here</p>
        
        
          .mytext {color:#bc1ad2;}
        
        Text color #bc1ad2
      
           This box has a color of #bc1ad2        
        
          <div style="background-color:#bc1ad2;">Content here</div>
        
        
          .mybackground {background-color:#bc1ad2;}
        
        Background color #bc1ad2
      
           Border around this has a color of #bc1ad2        
        
          <div style="border:2px solid #bc1ad2;">Content here</div>
        
        
          .myborder {border:2px solid #bc1ad2;}
        
        Border color #bc1ad2