#bc0efb color space conversions
Hex:
        #bc0efb
        RGB:
        188, 14, 251
        CMY:
        26, 95, 2
        CMYK:
        25, 94, 0, 2
      HSL:
        284°, 96.7347%, 51.9608%
        HSV (HSB):
        284°, 94.4223%, 98.4314%
        XYZ:
        38.3087, 17.9705, 92.7163
        xyY:
        0.2571, 0.1206, 17.9705
      CIE-Lab:
        49.4603, 87.1807, -76.7042
        CIE-LCH:
        49.4603, 116.1206, 318.6577
        CIE-Luv:
        49.4603, 40.9234, -123.6755
        Hunter-Lab:
        42.3916, 87.1225, -100.0014
      #bc0efb color charts
#bc0efb RGB chart
      #bc0efb CMYK chart
      #bc0efb RGB pie chart
      #bc0efb color shades, tints & tones
#bc0efb color schemes
#bc0efb color preview, HTML & CSS examples
           This text has a color of #bc0efb        
        
          <p style="color:#bc0efb;">Text here</p>
        
        
          .mytext {color:#bc0efb;}
        
        Text color #bc0efb
      
           This box has a color of #bc0efb        
        
          <div style="background-color:#bc0efb;">Content here</div>
        
        
          .mybackground {background-color:#bc0efb;}
        
        Background color #bc0efb
      
           Border around this has a color of #bc0efb        
        
          <div style="border:2px solid #bc0efb;">Content here</div>
        
        
          .myborder {border:2px solid #bc0efb;}
        
        Border color #bc0efb