#849fcf color space conversions
Hex:
        #849fcf
        RGB:
        132, 159, 207
        CMY:
        48, 38, 19
        CMYK:
        36, 23, 0, 19
      HSL:
        218°, 43.8596%, 66.4706%
        HSV (HSB):
        218°, 36.2319%, 81.1765%
        XYZ:
        33.1763, 34.2068, 63.8855
        xyY:
        0.2527, 0.2606, 34.2068
      CIE-Lab:
        65.1264, 2.3638, -27.5611
        CIE-LCH:
        65.1264, 27.6622, 274.9020
        CIE-Luv:
        65.1264, -15.2449, -43.3001
        Hunter-Lab:
        58.4866, -1.0979, -23.8225
      #849fcf color charts
#849fcf RGB chart
      #849fcf CMYK chart
      #849fcf RGB pie chart
      #849fcf color shades, tints & tones
#849fcf color schemes
#849fcf color preview, HTML & CSS examples
           This text has a color of #849fcf        
        
          <p style="color:#849fcf;">Text here</p>
        
        
          .mytext {color:#849fcf;}
        
        Text color #849fcf
      
           This box has a color of #849fcf        
        
          <div style="background-color:#849fcf;">Content here</div>
        
        
          .mybackground {background-color:#849fcf;}
        
        Background color #849fcf
      
           Border around this has a color of #849fcf        
        
          <div style="border:2px solid #849fcf;">Content here</div>
        
        
          .myborder {border:2px solid #849fcf;}
        
        Border color #849fcf