#bd084b color space conversions
Hex:
        #bd084b
        RGB:
        189, 8, 75
        CMY:
        26, 97, 71
        CMYK:
        0, 96, 60, 26
      HSL:
        338°, 91.8782%, 38.6275%
        HSV (HSB):
        338°, 95.7672%, 74.1176%
        XYZ:
        22.3431, 11.5005, 7.6988
        xyY:
        0.5378, 0.2768, 11.5005
      CIE-Lab:
        40.4109, 65.4322, 14.5579
        CIE-LCH:
        40.4109, 67.0321, 12.5433
        CIE-Luv:
        40.4109, 111.4910, 3.4516
        Hunter-Lab:
        33.9124, 58.2578, 10.2786
      #bd084b color charts
#bd084b RGB chart
      #bd084b CMYK chart
      #bd084b RGB pie chart
      #bd084b color shades, tints & tones
#bd084b color schemes
#bd084b color preview, HTML & CSS examples
           This text has a color of #bd084b        
        
          <p style="color:#bd084b;">Text here</p>
        
        
          .mytext {color:#bd084b;}
        
        Text color #bd084b
      
           This box has a color of #bd084b        
        
          <div style="background-color:#bd084b;">Content here</div>
        
        
          .mybackground {background-color:#bd084b;}
        
        Background color #bd084b
      
           Border around this has a color of #bd084b        
        
          <div style="border:2px solid #bd084b;">Content here</div>
        
        
          .myborder {border:2px solid #bd084b;}
        
        Border color #bd084b