#bc15c1 color space conversions
Hex:
        #bc15c1
        RGB:
        188, 21, 193
        CMY:
        26, 92, 24
        CMYK:
        3, 89, 0, 24
      HSL:
        298°, 80.3738%, 41.9608%
        HSV (HSB):
        298°, 89.1192%, 75.6863%
        XYZ:
        30.6328, 15.0780, 51.7479
        xyY:
        0.3143, 0.1547, 15.0780
      CIE-Lab:
        45.7408, 76.6855, -49.6281
        CIE-LCH:
        45.7408, 91.3434, 327.0905
        CIE-Luv:
        45.7408, 59.1856, -82.6537
        Hunter-Lab:
        38.8303, 72.8637, -51.8325
      #bc15c1 color charts
#bc15c1 RGB chart
      #bc15c1 CMYK chart
      #bc15c1 RGB pie chart
      #bc15c1 color shades, tints & tones
#bc15c1 color schemes
#bc15c1 color preview, HTML & CSS examples
           This text has a color of #bc15c1        
        
          <p style="color:#bc15c1;">Text here</p>
        
        
          .mytext {color:#bc15c1;}
        
        Text color #bc15c1
      
           This box has a color of #bc15c1        
        
          <div style="background-color:#bc15c1;">Content here</div>
        
        
          .mybackground {background-color:#bc15c1;}
        
        Background color #bc15c1
      
           Border around this has a color of #bc15c1        
        
          <div style="border:2px solid #bc15c1;">Content here</div>
        
        
          .myborder {border:2px solid #bc15c1;}
        
        Border color #bc15c1