#bd24db color space conversions
Hex:
        #bd24db
        RGB:
        189, 36, 219
        CMY:
        26, 86, 14
        CMYK:
        14, 84, 0, 14
      HSL:
        290°, 71.7647%, 50.0000%
        HSV (HSB):
        290°, 83.5616%, 85.8824%
        XYZ:
        34.4033, 17.1950, 68.5236
        xyY:
        0.2864, 0.1431, 17.1950
      CIE-Lab:
        48.5049, 78.2959, -60.1765
        CIE-LCH:
        48.5049, 98.7495, 322.4549
        CIE-Luv:
        48.5049, 49.5294, -99.3262
        Hunter-Lab:
        41.4669, 75.5268, -68.9492
      #bd24db color charts
#bd24db RGB chart
      #bd24db CMYK chart
      #bd24db RGB pie chart
      #bd24db color shades, tints & tones
#bd24db color schemes
#bd24db color preview, HTML & CSS examples
           This text has a color of #bd24db        
        
          <p style="color:#bd24db;">Text here</p>
        
        
          .mytext {color:#bd24db;}
        
        Text color #bd24db
      
           This box has a color of #bd24db        
        
          <div style="background-color:#bd24db;">Content here</div>
        
        
          .mybackground {background-color:#bd24db;}
        
        Background color #bd24db
      
           Border around this has a color of #bd24db        
        
          <div style="border:2px solid #bd24db;">Content here</div>
        
        
          .myborder {border:2px solid #bd24db;}
        
        Border color #bd24db