#bc15e1 color space conversions
Hex:
        #bc15e1
        RGB:
        188, 21, 225
        CMY:
        26, 92, 12
        CMYK:
        16, 91, 0, 12
      HSL:
        289°, 82.9268%, 48.2353%
        HSV (HSB):
        289°, 90.6667%, 88.2353%
        XYZ:
        34.5978, 16.6639, 72.6271
        xyY:
        0.2793, 0.1345, 16.6639
      CIE-Lab:
        47.8338, 81.8587, -64.6887
        CIE-LCH:
        47.8338, 104.3335, 321.6825
        CIE-Luv:
        47.8338, 48.2544, -105.6138
        Hunter-Lab:
        40.8215, 79.8481, -76.9101
      #bc15e1 color charts
#bc15e1 RGB chart
      #bc15e1 CMYK chart
      #bc15e1 RGB pie chart
      #bc15e1 color shades, tints & tones
#bc15e1 color schemes
#bc15e1 color preview, HTML & CSS examples
           This text has a color of #bc15e1        
        
          <p style="color:#bc15e1;">Text here</p>
        
        
          .mytext {color:#bc15e1;}
        
        Text color #bc15e1
      
           This box has a color of #bc15e1        
        
          <div style="background-color:#bc15e1;">Content here</div>
        
        
          .mybackground {background-color:#bc15e1;}
        
        Background color #bc15e1
      
           Border around this has a color of #bc15e1        
        
          <div style="border:2px solid #bc15e1;">Content here</div>
        
        
          .myborder {border:2px solid #bc15e1;}
        
        Border color #bc15e1