#bd098b color space conversions
Hex:
        #bd098b
        RGB:
        189, 9, 139
        CMY:
        26, 96, 45
        CMYK:
        0, 95, 26, 26
      HSL:
        317°, 90.9091%, 38.8235%
        HSV (HSB):
        317°, 95.2381%, 74.1176%
        XYZ:
        25.7442, 12.8783, 25.5550
        xyY:
        0.4011, 0.2007, 12.8783
      CIE-Lab:
        42.5793, 71.0100, -22.3691
        CIE-LCH:
        42.5793, 74.4500, 342.5149
        CIE-Luv:
        42.5793, 83.3311, -42.1873
        Hunter-Lab:
        35.8863, 65.2515, -17.1006
      #bd098b color charts
#bd098b RGB chart
      #bd098b CMYK chart
      #bd098b RGB pie chart
      #bd098b color shades, tints & tones
#bd098b color schemes
#bd098b color preview, HTML & CSS examples
           This text has a color of #bd098b        
        
          <p style="color:#bd098b;">Text here</p>
        
        
          .mytext {color:#bd098b;}
        
        Text color #bd098b
      
           This box has a color of #bd098b        
        
          <div style="background-color:#bd098b;">Content here</div>
        
        
          .mybackground {background-color:#bd098b;}
        
        Background color #bd098b
      
           Border around this has a color of #bd098b        
        
          <div style="border:2px solid #bd098b;">Content here</div>
        
        
          .myborder {border:2px solid #bd098b;}
        
        Border color #bd098b