#bd90cb color space conversions
Hex:
        #bd90cb
        RGB:
        189, 144, 203
        CMY:
        26, 44, 20
        CMYK:
        7, 29, 0, 20
      HSL:
        286°, 36.1963%, 68.0392%
        HSV (HSB):
        286°, 29.0640%, 79.6078%
        XYZ:
        41.7390, 35.0771, 61.0706
        xyY:
        0.3027, 0.2544, 35.0771
      CIE-Lab:
        65.8087, 27.4240, -23.8885
        CIE-LCH:
        65.8087, 36.3694, 318.9414
        CIE-Luv:
        65.8087, 20.9087, -41.0916
        Hunter-Lab:
        59.2259, 22.1510, -19.6785
      #bd90cb color charts
#bd90cb RGB chart
      #bd90cb CMYK chart
      #bd90cb RGB pie chart
      #bd90cb color shades, tints & tones
#bd90cb color schemes
#bd90cb color preview, HTML & CSS examples
           This text has a color of #bd90cb        
        
          <p style="color:#bd90cb;">Text here</p>
        
        
          .mytext {color:#bd90cb;}
        
        Text color #bd90cb
      
           This box has a color of #bd90cb        
        
          <div style="background-color:#bd90cb;">Content here</div>
        
        
          .mybackground {background-color:#bd90cb;}
        
        Background color #bd90cb
      
           Border around this has a color of #bd90cb        
        
          <div style="border:2px solid #bd90cb;">Content here</div>
        
        
          .myborder {border:2px solid #bd90cb;}
        
        Border color #bd90cb