#bd1e9a color space conversions
Hex:
        #bd1e9a
        RGB:
        189, 30, 154
        CMY:
        26, 88, 40
        CMYK:
        0, 84, 19, 26
      HSL:
        313°, 72.6027%, 42.9412%
        HSV (HSB):
        313°, 84.1270%, 74.1176%
        XYZ:
        27.2833, 14.0805, 31.8517
        xyY:
        0.3726, 0.1923, 14.0805
      CIE-Lab:
        44.3481, 69.7083, -28.7177
        CIE-LCH:
        44.3481, 75.3920, 337.6098
        CIE-Luv:
        44.3481, 74.2921, -51.2958
        Hunter-Lab:
        37.5239, 64.1187, -24.0607
      #bd1e9a color charts
#bd1e9a RGB chart
      #bd1e9a CMYK chart
      #bd1e9a RGB pie chart
      #bd1e9a color shades, tints & tones
#bd1e9a color schemes
#bd1e9a color preview, HTML & CSS examples
           This text has a color of #bd1e9a        
        
          <p style="color:#bd1e9a;">Text here</p>
        
        
          .mytext {color:#bd1e9a;}
        
        Text color #bd1e9a
      
           This box has a color of #bd1e9a        
        
          <div style="background-color:#bd1e9a;">Content here</div>
        
        
          .mybackground {background-color:#bd1e9a;}
        
        Background color #bd1e9a
      
           Border around this has a color of #bd1e9a        
        
          <div style="border:2px solid #bd1e9a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1e9a;}
        
        Border color #bd1e9a