#bd247e color space conversions
Hex:
        #bd247e
        RGB:
        189, 36, 126
        CMY:
        26, 86, 51
        CMYK:
        0, 81, 33, 26
      HSL:
        325°, 68.0000%, 44.1176%
        HSV (HSB):
        325°, 80.9524%, 74.1176%
        XYZ:
        25.3830, 13.5869, 21.0234
        xyY:
        0.4231, 0.2265, 13.5869
      CIE-Lab:
        43.6346, 64.9413, -12.7780
        CIE-LCH:
        43.6346, 66.1865, 348.8685
        CIE-Luv:
        43.6346, 84.8420, -28.3225
        Hunter-Lab:
        36.8604, 58.4138, -8.0138
      #bd247e color charts
#bd247e RGB chart
      #bd247e CMYK chart
      #bd247e RGB pie chart
      #bd247e color shades, tints & tones
#bd247e color schemes
#bd247e color preview, HTML & CSS examples
           This text has a color of #bd247e        
        
          <p style="color:#bd247e;">Text here</p>
        
        
          .mytext {color:#bd247e;}
        
        Text color #bd247e
      
           This box has a color of #bd247e        
        
          <div style="background-color:#bd247e;">Content here</div>
        
        
          .mybackground {background-color:#bd247e;}
        
        Background color #bd247e
      
           Border around this has a color of #bd247e        
        
          <div style="border:2px solid #bd247e;">Content here</div>
        
        
          .myborder {border:2px solid #bd247e;}
        
        Border color #bd247e