#86f7fa color space conversions
Hex:
        #86f7fa
        RGB:
        134, 247, 250
        CMY:
        47, 3, 2
        CMYK:
        46, 1, 0, 2
      HSL:
        182°, 92.0635%, 75.2941%
        HSV (HSB):
        182°, 46.4000%, 98.0392%
        XYZ:
        60.3476, 78.4920, 102.4123
        xyY:
        0.2501, 0.3254, 78.4920
      CIE-Lab:
        91.0039, -31.4792, -11.4674
        CIE-LCH:
        91.0039, 33.5028, 200.0159
        CIE-Luv:
        91.0039, -49.2107, -13.1210
        Hunter-Lab:
        88.5957, -33.4559, -6.5193
      #86f7fa color charts
#86f7fa RGB chart
      #86f7fa CMYK chart
      #86f7fa RGB pie chart
      #86f7fa color shades, tints & tones
#86f7fa color schemes
#86f7fa color preview, HTML & CSS examples
           This text has a color of #86f7fa        
        
          <p style="color:#86f7fa;">Text here</p>
        
        
          .mytext {color:#86f7fa;}
        
        Text color #86f7fa
      
           This box has a color of #86f7fa        
        
          <div style="background-color:#86f7fa;">Content here</div>
        
        
          .mybackground {background-color:#86f7fa;}
        
        Background color #86f7fa
      
           Border around this has a color of #86f7fa        
        
          <div style="border:2px solid #86f7fa;">Content here</div>
        
        
          .myborder {border:2px solid #86f7fa;}
        
        Border color #86f7fa