#bd05b3 color space conversions
Hex:
        #bd05b3
        RGB:
        189, 5, 179
        CMY:
        26, 98, 30
        CMYK:
        0, 97, 5, 26
      HSL:
        303°, 94.8454%, 38.0392%
        HSV (HSB):
        303°, 97.3545%, 74.1176%
        XYZ:
        29.1772, 14.1820, 43.8474
        xyY:
        0.3346, 0.1626, 14.1820
      CIE-Lab:
        44.4929, 76.5462, -43.3943
        CIE-LCH:
        44.4929, 87.9909, 330.4510
        CIE-Luv:
        44.4929, 66.3292, -73.2002
        Hunter-Lab:
        37.6590, 72.3937, -42.6716
      #bd05b3 color charts
#bd05b3 RGB chart
      #bd05b3 CMYK chart
      #bd05b3 RGB pie chart
      #bd05b3 color shades, tints & tones
#bd05b3 color schemes
#bd05b3 color preview, HTML & CSS examples
           This text has a color of #bd05b3        
        
          <p style="color:#bd05b3;">Text here</p>
        
        
          .mytext {color:#bd05b3;}
        
        Text color #bd05b3
      
           This box has a color of #bd05b3        
        
          <div style="background-color:#bd05b3;">Content here</div>
        
        
          .mybackground {background-color:#bd05b3;}
        
        Background color #bd05b3
      
           Border around this has a color of #bd05b3        
        
          <div style="border:2px solid #bd05b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd05b3;}
        
        Border color #bd05b3