#bd3f93 color space conversions
Hex:
        #bd3f93
        RGB:
        189, 63, 147
        CMY:
        26, 75, 42
        CMYK:
        0, 67, 22, 26
      HSL:
        320°, 50.0000%, 49.4118%
        HSV (HSB):
        320°, 66.6667%, 74.1176%
        XYZ:
        28.0302, 16.4804, 29.3074
        xyY:
        0.3797, 0.2233, 16.4804
      CIE-Lab:
        47.5986, 58.6806, -19.4799
        CIE-LCH:
        47.5986, 61.8294, 341.6356
        CIE-Luv:
        47.5986, 68.6218, -37.0710
        Hunter-Lab:
        40.5961, 52.2051, -14.3859
      #bd3f93 color charts
#bd3f93 RGB chart
      #bd3f93 CMYK chart
      #bd3f93 RGB pie chart
      #bd3f93 color shades, tints & tones
#bd3f93 color schemes
#bd3f93 color preview, HTML & CSS examples
           This text has a color of #bd3f93        
        
          <p style="color:#bd3f93;">Text here</p>
        
        
          .mytext {color:#bd3f93;}
        
        Text color #bd3f93
      
           This box has a color of #bd3f93        
        
          <div style="background-color:#bd3f93;">Content here</div>
        
        
          .mybackground {background-color:#bd3f93;}
        
        Background color #bd3f93
      
           Border around this has a color of #bd3f93        
        
          <div style="border:2px solid #bd3f93;">Content here</div>
        
        
          .myborder {border:2px solid #bd3f93;}
        
        Border color #bd3f93