#bd00f5 color space conversions
Hex:
        #bd00f5
        RGB:
        189, 0, 245
        CMY:
        26, 100, 4
        CMYK:
        23, 100, 0, 4
      HSL:
        286°, 100.0000%, 48.0392%
        HSV (HSB):
        286°, 100.0000%, 96.0784%
        XYZ:
        37.4677, 17.4114, 87.7722
        xyY:
        0.2627, 0.1221, 17.4114
      CIE-Lab:
        48.7743, 87.4150, -74.4556
        CIE-LCH:
        48.7743, 114.8261, 319.5773
        CIE-Luv:
        48.7743, 43.6589, -120.1452
        Hunter-Lab:
        41.7270, 87.2575, -95.5070
      #bd00f5 color charts
#bd00f5 RGB chart
      #bd00f5 CMYK chart
      #bd00f5 RGB pie chart
      #bd00f5 color shades, tints & tones
#bd00f5 color schemes
#bd00f5 color preview, HTML & CSS examples
           This text has a color of #bd00f5        
        
          <p style="color:#bd00f5;">Text here</p>
        
        
          .mytext {color:#bd00f5;}
        
        Text color #bd00f5
      
           This box has a color of #bd00f5        
        
          <div style="background-color:#bd00f5;">Content here</div>
        
        
          .mybackground {background-color:#bd00f5;}
        
        Background color #bd00f5
      
           Border around this has a color of #bd00f5        
        
          <div style="border:2px solid #bd00f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd00f5;}
        
        Border color #bd00f5