#bf00c8 color space conversions
Hex:
        #bf00c8
        RGB:
        191, 0, 200
        CMY:
        25, 100, 22
        CMYK:
        5, 100, 0, 22
      HSL:
        297°, 100.0000%, 39.2157%
        HSV (HSB):
        297°, 100.0000%, 78.4314%
        XYZ:
        31.9112, 15.2465, 55.9045
        xyY:
        0.3096, 0.1479, 15.2465
      CIE-Lab:
        45.9700, 80.4014, -53.3047
        CIE-LCH:
        45.9700, 96.4665, 326.4563
        CIE-Luv:
        45.9700, 59.8633, -88.4305
        Hunter-Lab:
        39.0468, 77.5483, -57.5547
      #bf00c8 color charts
#bf00c8 RGB chart
      #bf00c8 CMYK chart
      #bf00c8 RGB pie chart
      #bf00c8 color shades, tints & tones
#bf00c8 color schemes
#bf00c8 color preview, HTML & CSS examples
           This text has a color of #bf00c8        
        
          <p style="color:#bf00c8;">Text here</p>
        
        
          .mytext {color:#bf00c8;}
        
        Text color #bf00c8
      
           This box has a color of #bf00c8        
        
          <div style="background-color:#bf00c8;">Content here</div>
        
        
          .mybackground {background-color:#bf00c8;}
        
        Background color #bf00c8
      
           Border around this has a color of #bf00c8        
        
          <div style="border:2px solid #bf00c8;">Content here</div>
        
        
          .myborder {border:2px solid #bf00c8;}
        
        Border color #bf00c8