#bd097a color space conversions
Hex:
        #bd097a
        RGB:
        189, 9, 122
        CMY:
        26, 96, 52
        CMYK:
        0, 95, 35, 26
      HSL:
        322°, 90.9091%, 38.8235%
        HSV (HSB):
        322°, 95.2381%, 74.1176%
        XYZ:
        24.5968, 12.4193, 19.5131
        xyY:
        0.4351, 0.2197, 12.4193
      CIE-Lab:
        41.8750, 69.1666, -12.9749
        CIE-LCH:
        41.8750, 70.3730, 349.3754
        CIE-Luv:
        41.8750, 91.0920, -29.1114
        Hunter-Lab:
        35.2411, 62.9137, -8.1604
      #bd097a color charts
#bd097a RGB chart
      #bd097a CMYK chart
      #bd097a RGB pie chart
      #bd097a color shades, tints & tones
#bd097a color schemes
#bd097a color preview, HTML & CSS examples
           This text has a color of #bd097a        
        
          <p style="color:#bd097a;">Text here</p>
        
        
          .mytext {color:#bd097a;}
        
        Text color #bd097a
      
           This box has a color of #bd097a        
        
          <div style="background-color:#bd097a;">Content here</div>
        
        
          .mybackground {background-color:#bd097a;}
        
        Background color #bd097a
      
           Border around this has a color of #bd097a        
        
          <div style="border:2px solid #bd097a;">Content here</div>
        
        
          .myborder {border:2px solid #bd097a;}
        
        Border color #bd097a