#bd55ff color space conversions
Hex:
        #bd55ff
        RGB:
        189, 85, 255
        CMY:
        26, 67, 0
        CMYK:
        26, 67, 0, 0
      HSL:
        277°, 100.0000%, 66.6667%
        HSV (HSB):
        277°, 66.6667%, 100.0000%
        XYZ:
        42.2848, 24.5358, 97.1150
        xyY:
        0.2579, 0.1497, 24.5358
      CIE-Lab:
        56.6203, 68.6782, -67.3109
        CIE-LCH:
        56.6203, 96.1636, 315.5761
        CIE-Luv:
        56.6203, 31.8078, -113.0780
        Hunter-Lab:
        49.5336, 65.6940, -81.5696
      #bd55ff color charts
#bd55ff RGB chart
      #bd55ff CMYK chart
      #bd55ff RGB pie chart
      #bd55ff color shades, tints & tones
#bd55ff color schemes
#bd55ff color preview, HTML & CSS examples
           This text has a color of #bd55ff        
        
          <p style="color:#bd55ff;">Text here</p>
        
        
          .mytext {color:#bd55ff;}
        
        Text color #bd55ff
      
           This box has a color of #bd55ff        
        
          <div style="background-color:#bd55ff;">Content here</div>
        
        
          .mybackground {background-color:#bd55ff;}
        
        Background color #bd55ff
      
           Border around this has a color of #bd55ff        
        
          <div style="border:2px solid #bd55ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd55ff;}
        
        Border color #bd55ff