#86d7be color space conversions
Hex:
        #86d7be
        RGB:
        134, 215, 190
        CMY:
        47, 16, 25
        CMYK:
        38, 0, 12, 16
      HSL:
        161°, 50.3106%, 68.4314%
        HSV (HSB):
        161°, 37.6744%, 84.3137%
        XYZ:
        43.4262, 57.3869, 57.5032
        xyY:
        0.2743, 0.3625, 57.3869
      CIE-Lab:
        80.3967, -30.4022, 4.5395
        CIE-LCH:
        80.3967, 30.7393, 171.5076
        CIE-Luv:
        80.3967, -38.1638, 11.8480
        Hunter-Lab:
        75.7542, -30.2443, 8.0223
      #86d7be color charts
#86d7be RGB chart
      #86d7be CMYK chart
      #86d7be RGB pie chart
      #86d7be color shades, tints & tones
#86d7be color schemes
#86d7be color preview, HTML & CSS examples
           This text has a color of #86d7be        
        
          <p style="color:#86d7be;">Text here</p>
        
        
          .mytext {color:#86d7be;}
        
        Text color #86d7be
      
           This box has a color of #86d7be        
        
          <div style="background-color:#86d7be;">Content here</div>
        
        
          .mybackground {background-color:#86d7be;}
        
        Background color #86d7be
      
           Border around this has a color of #86d7be        
        
          <div style="border:2px solid #86d7be;">Content here</div>
        
        
          .myborder {border:2px solid #86d7be;}
        
        Border color #86d7be