#86c3be color space conversions
Hex:
        #86c3be
        RGB:
        134, 195, 190
        CMY:
        47, 24, 25
        CMYK:
        31, 0, 3, 24
      HSL:
        175°, 33.7017%, 64.5098%
        HSV (HSB):
        175°, 31.2821%, 76.4706%
        XYZ:
        38.6409, 47.8163, 55.9081
        xyY:
        0.2714, 0.3359, 47.8163
      CIE-Lab:
        74.7089, -20.5849, -3.7583
        CIE-LCH:
        74.7089, 20.9252, 190.3467
        CIE-Luv:
        74.7089, -29.6147, -2.3274
        Hunter-Lab:
        69.1493, -21.2648, 0.4678
      #86c3be color charts
#86c3be RGB chart
      #86c3be CMYK chart
      #86c3be RGB pie chart
      #86c3be color shades, tints & tones
#86c3be color schemes
#86c3be color preview, HTML & CSS examples
           This text has a color of #86c3be        
        
          <p style="color:#86c3be;">Text here</p>
        
        
          .mytext {color:#86c3be;}
        
        Text color #86c3be
      
           This box has a color of #86c3be        
        
          <div style="background-color:#86c3be;">Content here</div>
        
        
          .mybackground {background-color:#86c3be;}
        
        Background color #86c3be
      
           Border around this has a color of #86c3be        
        
          <div style="border:2px solid #86c3be;">Content here</div>
        
        
          .myborder {border:2px solid #86c3be;}
        
        Border color #86c3be