#bd15d5 color space conversions
Hex:
        #bd15d5
        RGB:
        189, 21, 213
        CMY:
        26, 92, 16
        CMYK:
        11, 90, 0, 16
      HSL:
        293°, 82.0513%, 45.8824%
        HSV (HSB):
        293°, 90.1408%, 83.5294%
        XYZ:
        33.2647, 16.1592, 64.3166
        xyY:
        0.2925, 0.1421, 16.1592
      CIE-Lab:
        47.1827, 80.0193, -58.8742
        CIE-LCH:
        47.1827, 99.3442, 323.6562
        CIE-Luv:
        47.1827, 52.8164, -96.9020
        Hunter-Lab:
        40.1986, 77.3629, -66.7234
      #bd15d5 color charts
#bd15d5 RGB chart
      #bd15d5 CMYK chart
      #bd15d5 RGB pie chart
      #bd15d5 color shades, tints & tones
#bd15d5 color schemes
#bd15d5 color preview, HTML & CSS examples
           This text has a color of #bd15d5        
        
          <p style="color:#bd15d5;">Text here</p>
        
        
          .mytext {color:#bd15d5;}
        
        Text color #bd15d5
      
           This box has a color of #bd15d5        
        
          <div style="background-color:#bd15d5;">Content here</div>
        
        
          .mybackground {background-color:#bd15d5;}
        
        Background color #bd15d5
      
           Border around this has a color of #bd15d5        
        
          <div style="border:2px solid #bd15d5;">Content here</div>
        
        
          .myborder {border:2px solid #bd15d5;}
        
        Border color #bd15d5