#bc0fc4 color space conversions
Hex:
        #bc0fc4
        RGB:
        188, 15, 196
        CMY:
        26, 94, 23
        CMYK:
        4, 92, 0, 23
      HSL:
        297°, 85.7820%, 41.3725%
        HSV (HSB):
        297°, 92.3469%, 76.8627%
        XYZ:
        30.8737, 15.0185, 53.4962
        xyY:
        0.3106, 0.1511, 15.0185
      CIE-Lab:
        45.6596, 77.9316, -51.5064
        CIE-LCH:
        45.6596, 93.4143, 326.5386
        CIE-Luv:
        45.6596, 58.5064, -85.4245
        Hunter-Lab:
        38.7538, 74.3852, -54.7171
      #bc0fc4 color charts
#bc0fc4 RGB chart
      #bc0fc4 CMYK chart
      #bc0fc4 RGB pie chart
      #bc0fc4 color shades, tints & tones
#bc0fc4 color schemes
#bc0fc4 color preview, HTML & CSS examples
           This text has a color of #bc0fc4        
        
          <p style="color:#bc0fc4;">Text here</p>
        
        
          .mytext {color:#bc0fc4;}
        
        Text color #bc0fc4
      
           This box has a color of #bc0fc4        
        
          <div style="background-color:#bc0fc4;">Content here</div>
        
        
          .mybackground {background-color:#bc0fc4;}
        
        Background color #bc0fc4
      
           Border around this has a color of #bc0fc4        
        
          <div style="border:2px solid #bc0fc4;">Content here</div>
        
        
          .myborder {border:2px solid #bc0fc4;}
        
        Border color #bc0fc4