#1d5fde color space conversions
Hex:
        #1d5fde
        RGB:
        29, 95, 222
        CMY:
        89, 63, 13
        CMYK:
        87, 57, 0, 13
      HSL:
        219°, 76.8924%, 49.2157%
        HSV (HSB):
        219°, 86.9369%, 87.0588%
        XYZ:
        17.7837, 13.7196, 70.8181
        xyY:
        0.1738, 0.1341, 13.7196
      CIE-Lab:
        43.8280, 28.0978, -70.1321
        CIE-LCH:
        43.8280, 75.5512, 291.8331
        CIE-Luv:
        43.8280, -19.7697, -105.4946
        Hunter-Lab:
        37.0399, 20.8821, -87.4309
      #1d5fde color charts
#1d5fde RGB chart
      #1d5fde CMYK chart
      #1d5fde RGB pie chart
      #1d5fde color shades, tints & tones
#1d5fde color schemes
#1d5fde color preview, HTML & CSS examples
           This text has a color of #1d5fde        
        
          <p style="color:#1d5fde;">Text here</p>
        
        
          .mytext {color:#1d5fde;}
        
        Text color #1d5fde
      
           This box has a color of #1d5fde        
        
          <div style="background-color:#1d5fde;">Content here</div>
        
        
          .mybackground {background-color:#1d5fde;}
        
        Background color #1d5fde
      
           Border around this has a color of #1d5fde        
        
          <div style="border:2px solid #1d5fde;">Content here</div>
        
        
          .myborder {border:2px solid #1d5fde;}
        
        Border color #1d5fde