#b690da color space conversions
Hex:
        #b690da
        RGB:
        182, 144, 218
        CMY:
        29, 44, 15
        CMYK:
        17, 34, 0, 15
      HSL:
        271°, 50.0000%, 70.9804%
        HSV (HSB):
        271°, 33.9450%, 85.4902%
        XYZ:
        41.9196, 34.9536, 70.8670
        xyY:
        0.2837, 0.2366, 34.9536
      CIE-Lab:
        65.7125, 28.3857, -32.4401
        CIE-LCH:
        65.7125, 43.1058, 311.1865
        CIE-Luv:
        65.7125, 14.9128, -55.0290
        Hunter-Lab:
        59.1215, 23.1010, -29.6838
      #b690da color charts
#b690da RGB chart
      #b690da CMYK chart
      #b690da RGB pie chart
      #b690da color shades, tints & tones
#b690da color schemes
#b690da color preview, HTML & CSS examples
           This text has a color of #b690da        
        
          <p style="color:#b690da;">Text here</p>
        
        
          .mytext {color:#b690da;}
        
        Text color #b690da
      
           This box has a color of #b690da        
        
          <div style="background-color:#b690da;">Content here</div>
        
        
          .mybackground {background-color:#b690da;}
        
        Background color #b690da
      
           Border around this has a color of #b690da        
        
          <div style="border:2px solid #b690da;">Content here</div>
        
        
          .myborder {border:2px solid #b690da;}
        
        Border color #b690da