#bd0e70 color space conversions
Hex:
        #bd0e70
        RGB:
        189, 14, 112
        CMY:
        26, 95, 56
        CMYK:
        0, 93, 41, 26
      HSL:
        326°, 86.2069%, 39.8039%
        HSV (HSB):
        326°, 92.5926%, 74.1176%
        XYZ:
        24.0679, 12.3027, 16.4354
        xyY:
        0.4558, 0.2330, 12.3027
      CIE-Lab:
        41.6933, 67.6494, -7.0174
        CIE-LCH:
        41.6933, 68.0124, 354.0778
        CIE-Luv:
        41.6933, 95.0848, -21.1546
        Hunter-Lab:
        35.0753, 61.1013, -3.2291
      #bd0e70 color charts
#bd0e70 RGB chart
      #bd0e70 CMYK chart
      #bd0e70 RGB pie chart
      #bd0e70 color shades, tints & tones
#bd0e70 color schemes
#bd0e70 color preview, HTML & CSS examples
           This text has a color of #bd0e70        
        
          <p style="color:#bd0e70;">Text here</p>
        
        
          .mytext {color:#bd0e70;}
        
        Text color #bd0e70
      
           This box has a color of #bd0e70        
        
          <div style="background-color:#bd0e70;">Content here</div>
        
        
          .mybackground {background-color:#bd0e70;}
        
        Background color #bd0e70
      
           Border around this has a color of #bd0e70        
        
          <div style="border:2px solid #bd0e70;">Content here</div>
        
        
          .myborder {border:2px solid #bd0e70;}
        
        Border color #bd0e70