#1f4278 color space conversions
Hex:
        #1f4278
        RGB:
        31, 66, 120
        CMY:
        88, 74, 53
        CMYK:
        74, 45, 0, 53
      HSL:
        216°, 58.9404%, 29.6078%
        HSV (HSB):
        216°, 74.1667%, 47.0588%
        XYZ:
        5.9035, 5.5438, 18.5282
        xyY:
        0.1969, 0.1849, 5.5438
      CIE-Lab:
        28.2310, 7.3614, -34.5688
        CIE-LCH:
        28.2310, 35.3440, 282.0215
        CIE-Luv:
        28.2310, -12.6933, -45.2861
        Hunter-Lab:
        23.5453, 3.5507, -30.1747
      #1f4278 color charts
#1f4278 RGB chart
      #1f4278 CMYK chart
      #1f4278 RGB pie chart
      #1f4278 color shades, tints & tones
#1f4278 color schemes
#1f4278 color preview, HTML & CSS examples
           This text has a color of #1f4278        
        
          <p style="color:#1f4278;">Text here</p>
        
        
          .mytext {color:#1f4278;}
        
        Text color #1f4278
      
           This box has a color of #1f4278        
        
          <div style="background-color:#1f4278;">Content here</div>
        
        
          .mybackground {background-color:#1f4278;}
        
        Background color #1f4278
      
           Border around this has a color of #1f4278        
        
          <div style="border:2px solid #1f4278;">Content here</div>
        
        
          .myborder {border:2px solid #1f4278;}
        
        Border color #1f4278