#bd28ea color space conversions
Hex:
        #bd28ea
        RGB:
        189, 40, 234
        CMY:
        26, 84, 8
        CMYK:
        19, 83, 0, 8
      HSL:
        286°, 82.2034%, 53.7255%
        HSV (HSB):
        286°, 82.9060%, 91.7647%
        XYZ:
        36.5963, 18.2769, 79.4409
        xyY:
        0.2725, 0.1361, 18.2769
      CIE-Lab:
        49.8303, 79.9989, -66.5488
        CIE-LCH:
        49.8303, 104.0604, 320.2439
        CIE-Luv:
        49.8303, 44.5455, -109.3180
        Hunter-Lab:
        42.7515, 77.9852, -80.2466
      #bd28ea color charts
#bd28ea RGB chart
      #bd28ea CMYK chart
      #bd28ea RGB pie chart
      #bd28ea color shades, tints & tones
#bd28ea color schemes
#bd28ea color preview, HTML & CSS examples
           This text has a color of #bd28ea        
        
          <p style="color:#bd28ea;">Text here</p>
        
        
          .mytext {color:#bd28ea;}
        
        Text color #bd28ea
      
           This box has a color of #bd28ea        
        
          <div style="background-color:#bd28ea;">Content here</div>
        
        
          .mybackground {background-color:#bd28ea;}
        
        Background color #bd28ea
      
           Border around this has a color of #bd28ea        
        
          <div style="border:2px solid #bd28ea;">Content here</div>
        
        
          .myborder {border:2px solid #bd28ea;}
        
        Border color #bd28ea