#1f5cde color space conversions
Hex:
        #1f5cde
        RGB:
        31, 92, 222
        CMY:
        88, 64, 13
        CMYK:
        86, 59, 0, 13
      HSL:
        221°, 75.4941%, 49.6078%
        HSV (HSB):
        221°, 86.0360%, 87.0588%
        XYZ:
        17.5770, 13.2195, 70.7325
        xyY:
        0.1731, 0.1302, 13.2195
      CIE-Lab:
        43.0922, 30.1574, -71.3309
        CIE-LCH:
        43.0922, 77.4439, 292.9177
        CIE-Luv:
        43.0922, -18.8194, -106.6614
        Hunter-Lab:
        36.3587, 22.6654, -89.8922
      #1f5cde color charts
#1f5cde RGB chart
      #1f5cde CMYK chart
      #1f5cde RGB pie chart
      #1f5cde color shades, tints & tones
#1f5cde color schemes
#1f5cde color preview, HTML & CSS examples
           This text has a color of #1f5cde        
        
          <p style="color:#1f5cde;">Text here</p>
        
        
          .mytext {color:#1f5cde;}
        
        Text color #1f5cde
      
           This box has a color of #1f5cde        
        
          <div style="background-color:#1f5cde;">Content here</div>
        
        
          .mybackground {background-color:#1f5cde;}
        
        Background color #1f5cde
      
           Border around this has a color of #1f5cde        
        
          <div style="border:2px solid #1f5cde;">Content here</div>
        
        
          .myborder {border:2px solid #1f5cde;}
        
        Border color #1f5cde