#bd03a8 color space conversions
Hex:
        #bd03a8
        RGB:
        189, 3, 168
        CMY:
        26, 99, 34
        CMYK:
        0, 98, 11, 26
      HSL:
        307°, 96.8750%, 37.6471%
        HSV (HSB):
        307°, 98.4127%, 74.1176%
        XYZ:
        28.0867, 13.7111, 38.2120
        xyY:
        0.3510, 0.1714, 13.7111
      CIE-Lab:
        43.8157, 75.2093, -37.9422
        CIE-LCH:
        43.8157, 84.2381, 333.2296
        CIE-Luv:
        43.8157, 70.9929, -65.0118
        Hunter-Lab:
        37.0285, 70.5953, -35.2650
      #bd03a8 color charts
#bd03a8 RGB chart
      #bd03a8 CMYK chart
      #bd03a8 RGB pie chart
      #bd03a8 color shades, tints & tones
#bd03a8 color schemes
#bd03a8 color preview, HTML & CSS examples
           This text has a color of #bd03a8        
        
          <p style="color:#bd03a8;">Text here</p>
        
        
          .mytext {color:#bd03a8;}
        
        Text color #bd03a8
      
           This box has a color of #bd03a8        
        
          <div style="background-color:#bd03a8;">Content here</div>
        
        
          .mybackground {background-color:#bd03a8;}
        
        Background color #bd03a8
      
           Border around this has a color of #bd03a8        
        
          <div style="border:2px solid #bd03a8;">Content here</div>
        
        
          .myborder {border:2px solid #bd03a8;}
        
        Border color #bd03a8