#bc15f0 color space conversions
Hex:
        #bc15f0
        RGB:
        188, 21, 240
        CMY:
        26, 92, 6
        CMYK:
        22, 91, 0, 6
      HSL:
        286°, 87.9518%, 51.1765%
        HSV (HSB):
        286°, 91.2500%, 94.1176%
        XYZ:
        36.7354, 17.5190, 83.8834
        xyY:
        0.2659, 0.1268, 17.5190
      CIE-Lab:
        48.9074, 84.4369, -71.4355
        CIE-LCH:
        48.9074, 110.6012, 319.7680
        CIE-Luv:
        48.9074, 43.7170, -115.8871
        Hunter-Lab:
        41.8557, 83.4163, -89.5248
      #bc15f0 color charts
#bc15f0 RGB chart
      #bc15f0 CMYK chart
      #bc15f0 RGB pie chart
      #bc15f0 color shades, tints & tones
#bc15f0 color schemes
#bc15f0 color preview, HTML & CSS examples
           This text has a color of #bc15f0        
        
          <p style="color:#bc15f0;">Text here</p>
        
        
          .mytext {color:#bc15f0;}
        
        Text color #bc15f0
      
           This box has a color of #bc15f0        
        
          <div style="background-color:#bc15f0;">Content here</div>
        
        
          .mybackground {background-color:#bc15f0;}
        
        Background color #bc15f0
      
           Border around this has a color of #bc15f0        
        
          <div style="border:2px solid #bc15f0;">Content here</div>
        
        
          .myborder {border:2px solid #bc15f0;}
        
        Border color #bc15f0