#bd41a3 color space conversions
Hex:
        #bd41a3
        RGB:
        189, 65, 163
        CMY:
        26, 75, 36
        CMYK:
        0, 66, 14, 26
      HSL:
        313°, 48.8189%, 49.8039%
        HSV (HSB):
        313°, 65.6085%, 74.1176%
        XYZ:
        29.4874, 17.2438, 36.4245
        xyY:
        0.3546, 0.2074, 17.2438
      CIE-Lab:
        48.5657, 60.1820, -27.5177
        CIE-LCH:
        48.5657, 66.1747, 335.4281
        CIE-Luv:
        48.5657, 62.4729, -49.1386
        Hunter-Lab:
        41.5256, 54.0835, -22.9388
      #bd41a3 color charts
#bd41a3 RGB chart
      #bd41a3 CMYK chart
      #bd41a3 RGB pie chart
      #bd41a3 color shades, tints & tones
#bd41a3 color schemes
#bd41a3 color preview, HTML & CSS examples
           This text has a color of #bd41a3        
        
          <p style="color:#bd41a3;">Text here</p>
        
        
          .mytext {color:#bd41a3;}
        
        Text color #bd41a3
      
           This box has a color of #bd41a3        
        
          <div style="background-color:#bd41a3;">Content here</div>
        
        
          .mybackground {background-color:#bd41a3;}
        
        Background color #bd41a3
      
           Border around this has a color of #bd41a3        
        
          <div style="border:2px solid #bd41a3;">Content here</div>
        
        
          .myborder {border:2px solid #bd41a3;}
        
        Border color #bd41a3