#9499be color space conversions
Hex:
        #9499be
        RGB:
        148, 153, 190
        CMY:
        42, 40, 25
        CMYK:
        22, 19, 0, 25
      HSL:
        233°, 24.4186%, 66.2745%
        HSV (HSB):
        233°, 22.1053%, 74.5098%
        XYZ:
        32.8982, 32.7961, 53.3115
        xyY:
        0.2764, 0.2756, 32.7961
      CIE-Lab:
        63.9954, 6.2521, -19.7110
        CIE-LCH:
        63.9954, 20.6788, 287.5984
        CIE-Luv:
        63.9954, -4.7170, -31.0287
        Hunter-Lab:
        57.2679, 2.3228, -15.1065
      #9499be color charts
#9499be RGB chart
      #9499be CMYK chart
      #9499be RGB pie chart
      #9499be color shades, tints & tones
#9499be color schemes
#9499be color preview, HTML & CSS examples
           This text has a color of #9499be        
        
          <p style="color:#9499be;">Text here</p>
        
        
          .mytext {color:#9499be;}
        
        Text color #9499be
      
           This box has a color of #9499be        
        
          <div style="background-color:#9499be;">Content here</div>
        
        
          .mybackground {background-color:#9499be;}
        
        Background color #9499be
      
           Border around this has a color of #9499be        
        
          <div style="border:2px solid #9499be;">Content here</div>
        
        
          .myborder {border:2px solid #9499be;}
        
        Border color #9499be