#bd1f98 color space conversions
Hex:
        #bd1f98
        RGB:
        189, 31, 152
        CMY:
        26, 88, 40
        CMYK:
        0, 84, 20, 26
      HSL:
        314°, 71.8182%, 43.1373%
        HSV (HSB):
        314°, 83.5979%, 74.1176%
        XYZ:
        27.1437, 14.0658, 30.9901
        xyY:
        0.3760, 0.1948, 14.0658
      CIE-Lab:
        44.3271, 69.2354, -27.5458
        CIE-LCH:
        44.3271, 74.5139, 338.3045
        CIE-Luv:
        44.3271, 74.9598, -49.5574
        Hunter-Lab:
        37.5044, 63.5565, -22.7386
      #bd1f98 color charts
#bd1f98 RGB chart
      #bd1f98 CMYK chart
      #bd1f98 RGB pie chart
      #bd1f98 color shades, tints & tones
#bd1f98 color schemes
#bd1f98 color preview, HTML & CSS examples
           This text has a color of #bd1f98        
        
          <p style="color:#bd1f98;">Text here</p>
        
        
          .mytext {color:#bd1f98;}
        
        Text color #bd1f98
      
           This box has a color of #bd1f98        
        
          <div style="background-color:#bd1f98;">Content here</div>
        
        
          .mybackground {background-color:#bd1f98;}
        
        Background color #bd1f98
      
           Border around this has a color of #bd1f98        
        
          <div style="border:2px solid #bd1f98;">Content here</div>
        
        
          .myborder {border:2px solid #bd1f98;}
        
        Border color #bd1f98