#bd0f86 color space conversions
Hex:
        #bd0f86
        RGB:
        189, 15, 134
        CMY:
        26, 94, 47
        CMYK:
        0, 92, 29, 26
      HSL:
        319°, 85.2941%, 40.0000%
        HSV (HSB):
        319°, 92.0635%, 74.1176%
        XYZ:
        25.4602, 12.8817, 23.6988
        xyY:
        0.4104, 0.2076, 12.8817
      CIE-Lab:
        42.5844, 69.7937, -19.2978
        CIE-LCH:
        42.5844, 72.4124, 344.5440
        CIE-Luv:
        42.5844, 85.0322, -37.7879
        Hunter-Lab:
        35.8911, 63.8137, -14.0253
      #bd0f86 color charts
#bd0f86 RGB chart
      #bd0f86 CMYK chart
      #bd0f86 RGB pie chart
      #bd0f86 color shades, tints & tones
#bd0f86 color schemes
#bd0f86 color preview, HTML & CSS examples
           This text has a color of #bd0f86        
        
          <p style="color:#bd0f86;">Text here</p>
        
        
          .mytext {color:#bd0f86;}
        
        Text color #bd0f86
      
           This box has a color of #bd0f86        
        
          <div style="background-color:#bd0f86;">Content here</div>
        
        
          .mybackground {background-color:#bd0f86;}
        
        Background color #bd0f86
      
           Border around this has a color of #bd0f86        
        
          <div style="border:2px solid #bd0f86;">Content here</div>
        
        
          .myborder {border:2px solid #bd0f86;}
        
        Border color #bd0f86