#5f9fde color space conversions
Hex:
        #5f9fde
        RGB:
        95, 159, 222
        CMY:
        63, 38, 13
        CMYK:
        57, 28, 0, 13
      HSL:
        210°, 65.8031%, 62.1569%
        HSV (HSB):
        210°, 57.2072%, 87.0588%
        XYZ:
        30.3023, 32.5031, 73.7839
        xyY:
        0.2218, 0.2380, 32.5031
      CIE-Lab:
        63.7565, -2.2061, -38.1585
        CIE-LCH:
        63.7565, 38.2223, 266.6911
        CIE-Luv:
        63.7565, -28.0698, -60.1740
        Hunter-Lab:
        57.0115, -4.8953, -36.8247
      #5f9fde color charts
#5f9fde RGB chart
      #5f9fde CMYK chart
      #5f9fde RGB pie chart
      #5f9fde color shades, tints & tones
#5f9fde color schemes
#5f9fde color preview, HTML & CSS examples
           This text has a color of #5f9fde        
        
          <p style="color:#5f9fde;">Text here</p>
        
        
          .mytext {color:#5f9fde;}
        
        Text color #5f9fde
      
           This box has a color of #5f9fde        
        
          <div style="background-color:#5f9fde;">Content here</div>
        
        
          .mybackground {background-color:#5f9fde;}
        
        Background color #5f9fde
      
           Border around this has a color of #5f9fde        
        
          <div style="border:2px solid #5f9fde;">Content here</div>
        
        
          .myborder {border:2px solid #5f9fde;}
        
        Border color #5f9fde