#bd28ed color space conversions
Hex:
        #bd28ed
        RGB:
        189, 40, 237
        CMY:
        26, 84, 7
        CMYK:
        20, 83, 0, 7
      HSL:
        285°, 84.5494%, 54.3137%
        HSV (HSB):
        285°, 83.1224%, 92.9412%
        XYZ:
        37.0311, 18.4508, 81.7304
        xyY:
        0.2699, 0.1345, 18.4508
      CIE-Lab:
        50.0384, 80.5366, -67.9033
        CIE-LCH:
        50.0384, 105.3423, 319.8646
        CIE-Luv:
        50.0384, 43.6802, -111.4088
        Hunter-Lab:
        42.9544, 78.7151, -82.7444
      #bd28ed color charts
#bd28ed RGB chart
      #bd28ed CMYK chart
      #bd28ed RGB pie chart
      #bd28ed color shades, tints & tones
#bd28ed color schemes
#bd28ed color preview, HTML & CSS examples
           This text has a color of #bd28ed        
        
          <p style="color:#bd28ed;">Text here</p>
        
        
          .mytext {color:#bd28ed;}
        
        Text color #bd28ed
      
           This box has a color of #bd28ed        
        
          <div style="background-color:#bd28ed;">Content here</div>
        
        
          .mybackground {background-color:#bd28ed;}
        
        Background color #bd28ed
      
           Border around this has a color of #bd28ed        
        
          <div style="border:2px solid #bd28ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd28ed;}
        
        Border color #bd28ed