#86b5ea color space conversions
Hex:
        #86b5ea
        RGB:
        134, 181, 234
        CMY:
        47, 29, 8
        CMYK:
        43, 23, 0, 8
      HSL:
        212°, 70.4225%, 72.1569%
        HSV (HSB):
        212°, 42.7350%, 91.7647%
        XYZ:
        41.2067, 44.0566, 84.1739
        xyY:
        0.2432, 0.2600, 44.0566
      CIE-Lab:
        72.2663, -2.0333, -31.3729
        CIE-LCH:
        72.2663, 31.4387, 266.2918
        CIE-Luv:
        72.2663, -23.6462, -49.7533
        Hunter-Lab:
        66.3751, -5.3410, -28.7262
      #86b5ea color charts
#86b5ea RGB chart
      #86b5ea CMYK chart
      #86b5ea RGB pie chart
      #86b5ea color shades, tints & tones
#86b5ea color schemes
#86b5ea color preview, HTML & CSS examples
           This text has a color of #86b5ea        
        
          <p style="color:#86b5ea;">Text here</p>
        
        
          .mytext {color:#86b5ea;}
        
        Text color #86b5ea
      
           This box has a color of #86b5ea        
        
          <div style="background-color:#86b5ea;">Content here</div>
        
        
          .mybackground {background-color:#86b5ea;}
        
        Background color #86b5ea
      
           Border around this has a color of #86b5ea        
        
          <div style="border:2px solid #86b5ea;">Content here</div>
        
        
          .myborder {border:2px solid #86b5ea;}
        
        Border color #86b5ea