#86f5be color space conversions
Hex:
        #86f5be
        RGB:
        134, 245, 190
        CMY:
        47, 4, 25
        CMYK:
        45, 0, 22, 4
      HSL:
        150°, 84.7328%, 74.3137%
        HSV (HSB):
        150°, 45.3061%, 96.0784%
        XYZ:
        51.7782, 74.0909, 60.2872
        xyY:
        0.2781, 0.3980, 74.0909
      CIE-Lab:
        88.9654, -44.0806, 16.7452
        CIE-LCH:
        88.9654, 47.1540, 159.1994
        CIE-Luv:
        88.9654, -50.5856, 32.1601
        Hunter-Lab:
        86.0760, -43.2582, 18.7269
      #86f5be color charts
#86f5be RGB chart
      #86f5be CMYK chart
      #86f5be RGB pie chart
      #86f5be color shades, tints & tones
#86f5be color schemes
#86f5be color preview, HTML & CSS examples
           This text has a color of #86f5be        
        
          <p style="color:#86f5be;">Text here</p>
        
        
          .mytext {color:#86f5be;}
        
        Text color #86f5be
      
           This box has a color of #86f5be        
        
          <div style="background-color:#86f5be;">Content here</div>
        
        
          .mybackground {background-color:#86f5be;}
        
        Background color #86f5be
      
           Border around this has a color of #86f5be        
        
          <div style="border:2px solid #86f5be;">Content here</div>
        
        
          .myborder {border:2px solid #86f5be;}
        
        Border color #86f5be