#9290be color space conversions
Hex:
        #9290be
        RGB:
        146, 144, 190
        CMY:
        43, 44, 25
        CMYK:
        23, 24, 0, 25
      HSL:
        243°, 26.1364%, 65.4902%
        HSV (HSB):
        243°, 24.2105%, 74.5098%
        XYZ:
        31.1216, 29.7752, 52.8221
        xyY:
        0.2737, 0.2618, 29.7752
      CIE-Lab:
        61.4598, 10.7447, -23.5989
        CIE-LCH:
        61.4598, 25.9299, 294.4801
        CIE-Luv:
        61.4598, -1.7362, -37.6574
        Hunter-Lab:
        54.5667, 6.3141, -19.1978
      #9290be color charts
#9290be RGB chart
      #9290be CMYK chart
      #9290be RGB pie chart
      #9290be color shades, tints & tones
#9290be color schemes
#9290be color preview, HTML & CSS examples
           This text has a color of #9290be        
        
          <p style="color:#9290be;">Text here</p>
        
        
          .mytext {color:#9290be;}
        
        Text color #9290be
      
           This box has a color of #9290be        
        
          <div style="background-color:#9290be;">Content here</div>
        
        
          .mybackground {background-color:#9290be;}
        
        Background color #9290be
      
           Border around this has a color of #9290be        
        
          <div style="border:2px solid #9290be;">Content here</div>
        
        
          .myborder {border:2px solid #9290be;}
        
        Border color #9290be