#1f3052 color space conversions
Hex:
        #1f3052
        RGB:
        31, 48, 82
        CMY:
        88, 81, 68
        CMYK:
        62, 41, 0, 68
      HSL:
        220°, 45.1327%, 22.1569%
        HSV (HSB):
        220°, 62.1951%, 32.1569%
        XYZ:
        3.1450, 3.0144, 8.3987
        xyY:
        0.2160, 0.2071, 3.0144
      CIE-Lab:
        20.1015, 4.9109, -22.8922
        CIE-LCH:
        20.1015, 23.4131, 282.1078
        CIE-Luv:
        20.1015, -7.0075, -26.0046
        Hunter-Lab:
        17.3620, 1.9505, -16.5275
      #1f3052 color charts
#1f3052 RGB chart
      #1f3052 CMYK chart
      #1f3052 RGB pie chart
      #1f3052 color shades, tints & tones
#1f3052 color schemes
#1f3052 color preview, HTML & CSS examples
           This text has a color of #1f3052        
        
          <p style="color:#1f3052;">Text here</p>
        
        
          .mytext {color:#1f3052;}
        
        Text color #1f3052
      
           This box has a color of #1f3052        
        
          <div style="background-color:#1f3052;">Content here</div>
        
        
          .mybackground {background-color:#1f3052;}
        
        Background color #1f3052
      
           Border around this has a color of #1f3052        
        
          <div style="border:2px solid #1f3052;">Content here</div>
        
        
          .myborder {border:2px solid #1f3052;}
        
        Border color #1f3052