#1d508c color space conversions
Hex:
        #1d508c
        RGB:
        29, 80, 140
        CMY:
        89, 69, 45
        CMYK:
        79, 43, 0, 45
      HSL:
        212°, 65.6805%, 33.1373%
        HSV (HSB):
        212°, 79.2857%, 54.9020%
        XYZ:
        8.1090, 7.8920, 25.9069
        xyY:
        0.1935, 0.1883, 7.8920
      CIE-Lab:
        33.7569, 5.6437, -38.1437
        CIE-LCH:
        33.7569, 38.5589, 278.4164
        CIE-Luv:
        33.7569, -17.1161, -52.8878
        Hunter-Lab:
        28.0927, 2.3620, -35.0119
      #1d508c color charts
#1d508c RGB chart
      #1d508c CMYK chart
      #1d508c RGB pie chart
      #1d508c color shades, tints & tones
#1d508c color schemes
#1d508c color preview, HTML & CSS examples
           This text has a color of #1d508c        
        
          <p style="color:#1d508c;">Text here</p>
        
        
          .mytext {color:#1d508c;}
        
        Text color #1d508c
      
           This box has a color of #1d508c        
        
          <div style="background-color:#1d508c;">Content here</div>
        
        
          .mybackground {background-color:#1d508c;}
        
        Background color #1d508c
      
           Border around this has a color of #1d508c        
        
          <div style="border:2px solid #1d508c;">Content here</div>
        
        
          .myborder {border:2px solid #1d508c;}
        
        Border color #1d508c