#bd08f5 color space conversions
Hex:
        #bd08f5
        RGB:
        189, 8, 245
        CMY:
        26, 97, 4
        CMYK:
        23, 97, 0, 4
      HSL:
        286°, 93.6759%, 49.6078%
        HSV (HSB):
        286°, 96.7347%, 96.0784%
        XYZ:
        37.5545, 17.5851, 87.8011
        xyY:
        0.2627, 0.1230, 17.5851
      CIE-Lab:
        48.9889, 86.7728, -74.1060
        CIE-LCH:
        48.9889, 114.1105, 319.5019
        CIE-Luv:
        48.9889, 43.4070, -119.7851
        Hunter-Lab:
        41.9345, 86.4705, -94.7852
      #bd08f5 color charts
#bd08f5 RGB chart
      #bd08f5 CMYK chart
      #bd08f5 RGB pie chart
      #bd08f5 color shades, tints & tones
#bd08f5 color schemes
#bd08f5 color preview, HTML & CSS examples
           This text has a color of #bd08f5        
        
          <p style="color:#bd08f5;">Text here</p>
        
        
          .mytext {color:#bd08f5;}
        
        Text color #bd08f5
      
           This box has a color of #bd08f5        
        
          <div style="background-color:#bd08f5;">Content here</div>
        
        
          .mybackground {background-color:#bd08f5;}
        
        Background color #bd08f5
      
           Border around this has a color of #bd08f5        
        
          <div style="border:2px solid #bd08f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd08f5;}
        
        Border color #bd08f5