#bc15a0 color space conversions
Hex:
        #bc15a0
        RGB:
        188, 21, 160
        CMY:
        26, 92, 37
        CMYK:
        0, 89, 15, 26
      HSL:
        310°, 79.9043%, 40.9804%
        HSV (HSB):
        310°, 88.8298%, 73.7255%
        XYZ:
        27.3524, 13.7658, 34.4731
        xyY:
        0.3618, 0.1821, 13.7658
      CIE-Lab:
        43.8951, 71.9390, -33.0454
        CIE-LCH:
        43.8951, 79.1658, 335.3281
        CIE-Luv:
        43.8951, 72.2248, -57.6264
        Hunter-Lab:
        37.1022, 66.6641, -29.1171
      #bc15a0 color charts
#bc15a0 RGB chart
      #bc15a0 CMYK chart
      #bc15a0 RGB pie chart
      #bc15a0 color shades, tints & tones
#bc15a0 color schemes
#bc15a0 color preview, HTML & CSS examples
           This text has a color of #bc15a0        
        
          <p style="color:#bc15a0;">Text here</p>
        
        
          .mytext {color:#bc15a0;}
        
        Text color #bc15a0
      
           This box has a color of #bc15a0        
        
          <div style="background-color:#bc15a0;">Content here</div>
        
        
          .mybackground {background-color:#bc15a0;}
        
        Background color #bc15a0
      
           Border around this has a color of #bc15a0        
        
          <div style="border:2px solid #bc15a0;">Content here</div>
        
        
          .myborder {border:2px solid #bc15a0;}
        
        Border color #bc15a0