#bd258d color space conversions
Hex:
        #bd258d
        RGB:
        189, 37, 141
        CMY:
        26, 85, 45
        CMYK:
        0, 80, 25, 26
      HSL:
        319°, 67.2566%, 44.3137%
        HSV (HSB):
        319°, 80.4233%, 74.1176%
        XYZ:
        26.4556, 14.0650, 26.5198
        xyY:
        0.3946, 0.2098, 14.0650
      CIE-Lab:
        44.3261, 66.4335, -20.8907
        CIE-LCH:
        44.3261, 69.6407, 342.5437
        CIE-Luv:
        44.3261, 78.3652, -39.7613
        Hunter-Lab:
        37.5034, 60.2861, -15.6734
      #bd258d color charts
#bd258d RGB chart
      #bd258d CMYK chart
      #bd258d RGB pie chart
      #bd258d color shades, tints & tones
#bd258d color schemes
#bd258d color preview, HTML & CSS examples
           This text has a color of #bd258d        
        
          <p style="color:#bd258d;">Text here</p>
        
        
          .mytext {color:#bd258d;}
        
        Text color #bd258d
      
           This box has a color of #bd258d        
        
          <div style="background-color:#bd258d;">Content here</div>
        
        
          .mybackground {background-color:#bd258d;}
        
        Background color #bd258d
      
           Border around this has a color of #bd258d        
        
          <div style="border:2px solid #bd258d;">Content here</div>
        
        
          .myborder {border:2px solid #bd258d;}
        
        Border color #bd258d