#bd246d color space conversions
Hex:
        #bd246d
        RGB:
        189, 36, 109
        CMY:
        26, 86, 57
        CMYK:
        0, 81, 42, 26
      HSL:
        331°, 68.0000%, 44.1176%
        HSV (HSB):
        331°, 80.9524%, 74.1176%
        XYZ:
        24.3775, 13.1847, 15.7281
        xyY:
        0.4574, 0.2474, 13.1847
      CIE-Lab:
        43.0402, 63.1939, -3.1451
        CIE-LCH:
        43.0402, 63.2721, 357.1508
        CIE-Luv:
        43.0402, 91.8755, -15.5304
        Hunter-Lab:
        36.3107, 56.2934, -0.2641
      #bd246d color charts
#bd246d RGB chart
      #bd246d CMYK chart
      #bd246d RGB pie chart
      #bd246d color shades, tints & tones
#bd246d color schemes
#bd246d color preview, HTML & CSS examples
           This text has a color of #bd246d        
        
          <p style="color:#bd246d;">Text here</p>
        
        
          .mytext {color:#bd246d;}
        
        Text color #bd246d
      
           This box has a color of #bd246d        
        
          <div style="background-color:#bd246d;">Content here</div>
        
        
          .mybackground {background-color:#bd246d;}
        
        Background color #bd246d
      
           Border around this has a color of #bd246d        
        
          <div style="border:2px solid #bd246d;">Content here</div>
        
        
          .myborder {border:2px solid #bd246d;}
        
        Border color #bd246d