#869bbf color space conversions
Hex:
        #869bbf
        RGB:
        134, 155, 191
        CMY:
        47, 39, 25
        CMYK:
        30, 19, 0, 25
      HSL:
        218°, 30.8108%, 63.7255%
        HSV (HSB):
        218°, 29.8429%, 74.9020%
        XYZ:
        30.9568, 32.2726, 53.8879
        xyY:
        0.2643, 0.2756, 32.2726
      CIE-Lab:
        63.5676, 1.0503, -21.0147
        CIE-LCH:
        63.5676, 21.0410, 272.8613
        CIE-Luv:
        63.5676, -12.2761, -32.3295
        Hunter-Lab:
        56.8090, -2.1460, -16.4750
      #869bbf color charts
#869bbf RGB chart
      #869bbf CMYK chart
      #869bbf RGB pie chart
      #869bbf color shades, tints & tones
#869bbf color schemes
#869bbf color preview, HTML & CSS examples
           This text has a color of #869bbf        
        
          <p style="color:#869bbf;">Text here</p>
        
        
          .mytext {color:#869bbf;}
        
        Text color #869bbf
      
           This box has a color of #869bbf        
        
          <div style="background-color:#869bbf;">Content here</div>
        
        
          .mybackground {background-color:#869bbf;}
        
        Background color #869bbf
      
           Border around this has a color of #869bbf        
        
          <div style="border:2px solid #869bbf;">Content here</div>
        
        
          .myborder {border:2px solid #869bbf;}
        
        Border color #869bbf