#bd14d5 color space conversions
Hex:
        #bd14d5
        RGB:
        189, 20, 213
        CMY:
        26, 92, 16
        CMYK:
        11, 91, 0, 16
      HSL:
        293°, 82.8326%, 45.6863%
        HSV (HSB):
        293°, 90.6103%, 83.5294%
        XYZ:
        33.2467, 16.1232, 64.3106
        xyY:
        0.2925, 0.1418, 16.1232
      CIE-Lab:
        47.1357, 80.1582, -58.9500
        CIE-LCH:
        47.1357, 99.5010, 323.6685
        CIE-Luv:
        47.1357, 52.8837, -96.9958
        Hunter-Lab:
        40.1537, 77.5262, -66.8518
      #bd14d5 color charts
#bd14d5 RGB chart
      #bd14d5 CMYK chart
      #bd14d5 RGB pie chart
      #bd14d5 color shades, tints & tones
#bd14d5 color schemes
#bd14d5 color preview, HTML & CSS examples
           This text has a color of #bd14d5        
        
          <p style="color:#bd14d5;">Text here</p>
        
        
          .mytext {color:#bd14d5;}
        
        Text color #bd14d5
      
           This box has a color of #bd14d5        
        
          <div style="background-color:#bd14d5;">Content here</div>
        
        
          .mybackground {background-color:#bd14d5;}
        
        Background color #bd14d5
      
           Border around this has a color of #bd14d5        
        
          <div style="border:2px solid #bd14d5;">Content here</div>
        
        
          .myborder {border:2px solid #bd14d5;}
        
        Border color #bd14d5