#86cbed color space conversions
Hex:
        #86cbed
        RGB:
        134, 203, 237
        CMY:
        47, 20, 7
        CMYK:
        43, 14, 0, 7
      HSL:
        200°, 74.1007%, 72.7451%
        HSV (HSB):
        200°, 43.4599%, 92.9412%
        XYZ:
        46.4735, 53.8946, 88.0741
        xyY:
        0.2466, 0.2860, 53.8946
      CIE-Lab:
        78.4003, -12.9918, -23.5895
        CIE-LCH:
        78.4003, 26.9305, 241.1563
        CIE-Luv:
        78.4003, -32.3411, -35.5824
        Hunter-Lab:
        73.4130, -15.4746, -19.7416
      #86cbed color charts
#86cbed RGB chart
      #86cbed CMYK chart
      #86cbed RGB pie chart
      #86cbed color shades, tints & tones
#86cbed color schemes
#86cbed color preview, HTML & CSS examples
           This text has a color of #86cbed        
        
          <p style="color:#86cbed;">Text here</p>
        
        
          .mytext {color:#86cbed;}
        
        Text color #86cbed
      
           This box has a color of #86cbed        
        
          <div style="background-color:#86cbed;">Content here</div>
        
        
          .mybackground {background-color:#86cbed;}
        
        Background color #86cbed
      
           Border around this has a color of #86cbed        
        
          <div style="border:2px solid #86cbed;">Content here</div>
        
        
          .myborder {border:2px solid #86cbed;}
        
        Border color #86cbed