#5fa3f3 color space conversions
Hex:
        #5fa3f3
        RGB:
        95, 163, 243
        CMY:
        63, 36, 5
        CMYK:
        61, 33, 0, 5
      HSL:
        212°, 86.0465%, 66.2745%
        HSV (HSB):
        212°, 60.9053%, 95.2941%
        XYZ:
        33.9942, 35.0983, 89.7770
        xyY:
        0.2140, 0.2209, 35.0983
      CIE-Lab:
        65.8252, 2.2211, -46.4640
        CIE-LCH:
        65.8252, 46.5171, 272.7369
        CIE-Luv:
        65.8252, -29.0717, -75.0133
        Hunter-Lab:
        59.2439, -1.2533, -48.3762
      #5fa3f3 color charts
#5fa3f3 RGB chart
      #5fa3f3 CMYK chart
      #5fa3f3 RGB pie chart
      #5fa3f3 color shades, tints & tones
#5fa3f3 color schemes
#5fa3f3 color preview, HTML & CSS examples
           This text has a color of #5fa3f3        
        
          <p style="color:#5fa3f3;">Text here</p>
        
        
          .mytext {color:#5fa3f3;}
        
        Text color #5fa3f3
      
           This box has a color of #5fa3f3        
        
          <div style="background-color:#5fa3f3;">Content here</div>
        
        
          .mybackground {background-color:#5fa3f3;}
        
        Background color #5fa3f3
      
           Border around this has a color of #5fa3f3        
        
          <div style="border:2px solid #5fa3f3;">Content here</div>
        
        
          .myborder {border:2px solid #5fa3f3;}
        
        Border color #5fa3f3