#bd41a7 color space conversions
Hex:
        #bd41a7
        RGB:
        189, 65, 167
        CMY:
        26, 75, 35
        CMYK:
        0, 66, 12, 26
      HSL:
        311°, 48.8189%, 49.8039%
        HSV (HSB):
        311°, 65.6085%, 74.1176%
        XYZ:
        29.8516, 17.3894, 38.3424
        xyY:
        0.3488, 0.2032, 17.3894
      CIE-Lab:
        48.7470, 60.7883, -29.6002
        CIE-LCH:
        48.7470, 67.6120, 334.0367
        CIE-Luv:
        48.7470, 61.1326, -52.3385
        Hunter-Lab:
        41.7006, 54.8040, -25.3248
      #bd41a7 color charts
#bd41a7 RGB chart
      #bd41a7 CMYK chart
      #bd41a7 RGB pie chart
      #bd41a7 color shades, tints & tones
#bd41a7 color schemes
#bd41a7 color preview, HTML & CSS examples
           This text has a color of #bd41a7        
        
          <p style="color:#bd41a7;">Text here</p>
        
        
          .mytext {color:#bd41a7;}
        
        Text color #bd41a7
      
           This box has a color of #bd41a7        
        
          <div style="background-color:#bd41a7;">Content here</div>
        
        
          .mybackground {background-color:#bd41a7;}
        
        Background color #bd41a7
      
           Border around this has a color of #bd41a7        
        
          <div style="border:2px solid #bd41a7;">Content here</div>
        
        
          .myborder {border:2px solid #bd41a7;}
        
        Border color #bd41a7