#849eeb color space conversions
Hex:
        #849eeb
        RGB:
        132, 158, 235
        CMY:
        48, 38, 8
        CMYK:
        44, 33, 0, 8
      HSL:
        225°, 72.0280%, 71.9608%
        HSV (HSB):
        225°, 43.8298%, 92.1569%
        XYZ:
        36.7380, 35.3574, 83.4856
        xyY:
        0.2361, 0.2273, 35.3574
      CIE-Lab:
        66.0260, 10.6584, -41.6304
        CIE-LCH:
        66.0260, 42.9732, 284.3607
        CIE-Luv:
        66.0260, -15.5311, -67.9006
        Hunter-Lab:
        59.4621, 6.2255, -41.6205
      #849eeb color charts
#849eeb RGB chart
      #849eeb CMYK chart
      #849eeb RGB pie chart
      #849eeb color shades, tints & tones
#849eeb color schemes
#849eeb color preview, HTML & CSS examples
           This text has a color of #849eeb        
        
          <p style="color:#849eeb;">Text here</p>
        
        
          .mytext {color:#849eeb;}
        
        Text color #849eeb
      
           This box has a color of #849eeb        
        
          <div style="background-color:#849eeb;">Content here</div>
        
        
          .mybackground {background-color:#849eeb;}
        
        Background color #849eeb
      
           Border around this has a color of #849eeb        
        
          <div style="border:2px solid #849eeb;">Content here</div>
        
        
          .myborder {border:2px solid #849eeb;}
        
        Border color #849eeb