#5fcaf3 color space conversions
Hex:
        #5fcaf3
        RGB:
        95, 202, 243
        CMY:
        63, 21, 5
        CMYK:
        61, 17, 0, 5
      HSL:
        197°, 86.0465%, 66.2745%
        HSV (HSB):
        197°, 60.9053%, 95.2941%
        XYZ:
        42.0175, 51.1450, 92.4514
        xyY:
        0.2264, 0.2755, 51.1450
      CIE-Lab:
        76.7668, -18.9658, -29.4433
        CIE-LCH:
        76.7668, 35.0230, 237.2125
        CIE-Luv:
        76.7668, -43.0694, -44.6051
        Hunter-Lab:
        71.5157, -20.2788, -26.5857
      #5fcaf3 color charts
#5fcaf3 RGB chart
      #5fcaf3 CMYK chart
      #5fcaf3 RGB pie chart
      #5fcaf3 color shades, tints & tones
#5fcaf3 color schemes
#5fcaf3 color preview, HTML & CSS examples
           This text has a color of #5fcaf3        
        
          <p style="color:#5fcaf3;">Text here</p>
        
        
          .mytext {color:#5fcaf3;}
        
        Text color #5fcaf3
      
           This box has a color of #5fcaf3        
        
          <div style="background-color:#5fcaf3;">Content here</div>
        
        
          .mybackground {background-color:#5fcaf3;}
        
        Background color #5fcaf3
      
           Border around this has a color of #5fcaf3        
        
          <div style="border:2px solid #5fcaf3;">Content here</div>
        
        
          .myborder {border:2px solid #5fcaf3;}
        
        Border color #5fcaf3