#86fbcb color space conversions
Hex:
        #86fbcb
        RGB:
        134, 251, 203
        CMY:
        47, 2, 20
        CMYK:
        47, 0, 19, 2
      HSL:
        155°, 93.6000%, 75.4902%
        HSV (HSB):
        155°, 46.6135%, 98.4314%
        XYZ:
        55.1082, 78.3745, 68.7232
        xyY:
        0.2725, 0.3876, 78.3745
      CIE-Lab:
        90.9505, -44.0642, 12.8394
        CIE-LCH:
        90.9505, 45.8966, 163.7549
        CIE-Luv:
        90.9505, -52.5330, 26.6772
        Hunter-Lab:
        88.5294, -43.8129, 15.9452
      #86fbcb color charts
#86fbcb RGB chart
      #86fbcb CMYK chart
      #86fbcb RGB pie chart
      #86fbcb color shades, tints & tones
#86fbcb color schemes
#86fbcb color preview, HTML & CSS examples
           This text has a color of #86fbcb        
        
          <p style="color:#86fbcb;">Text here</p>
        
        
          .mytext {color:#86fbcb;}
        
        Text color #86fbcb
      
           This box has a color of #86fbcb        
        
          <div style="background-color:#86fbcb;">Content here</div>
        
        
          .mybackground {background-color:#86fbcb;}
        
        Background color #86fbcb
      
           Border around this has a color of #86fbcb        
        
          <div style="border:2px solid #86fbcb;">Content here</div>
        
        
          .myborder {border:2px solid #86fbcb;}
        
        Border color #86fbcb