#36faf1 color space conversions
Hex:
        #36faf1
        RGB:
        54, 250, 241
        CMY:
        79, 2, 5
        CMYK:
        78, 0, 4, 2
      HSL:
        177°, 95.1456%, 59.6078%
        HSV (HSB):
        177°, 78.4000%, 98.0392%
        XYZ:
        51.5841, 75.5064, 95.0745
        xyY:
        0.2322, 0.3399, 75.5064
      CIE-Lab:
        89.6296, -47.4545, -9.0403
        CIE-LCH:
        89.6296, 48.3080, 190.7859
        CIE-Luv:
        89.6296, -66.9024, -6.8334
        Hunter-Lab:
        86.8944, -46.1002, -4.0454
      #36faf1 color charts
#36faf1 RGB chart
      #36faf1 CMYK chart
      #36faf1 RGB pie chart
      #36faf1 color shades, tints & tones
#36faf1 color schemes
#36faf1 color preview, HTML & CSS examples
           This text has a color of #36faf1        
        
          <p style="color:#36faf1;">Text here</p>
        
        
          .mytext {color:#36faf1;}
        
        Text color #36faf1
      
           This box has a color of #36faf1        
        
          <div style="background-color:#36faf1;">Content here</div>
        
        
          .mybackground {background-color:#36faf1;}
        
        Background color #36faf1
      
           Border around this has a color of #36faf1        
        
          <div style="border:2px solid #36faf1;">Content here</div>
        
        
          .myborder {border:2px solid #36faf1;}
        
        Border color #36faf1