#1f42af color space conversions
Hex:
        #1f42af
        RGB:
        31, 66, 175
        CMY:
        88, 74, 31
        CMYK:
        82, 62, 0, 31
      HSL:
        225°, 69.9029%, 40.3922%
        HSV (HSB):
        225°, 82.2857%, 68.6275%
        XYZ:
        10.2512, 7.2829, 41.4229
        xyY:
        0.1739, 0.1235, 7.2829
      CIE-Lab:
        32.4424, 29.1990, -61.3970
        CIE-LCH:
        32.4424, 67.9865, 295.4347
        CIE-Luv:
        32.4424, -12.4943, -84.1159
        Hunter-Lab:
        26.9868, 20.5777, -72.1153
      #1f42af color charts
#1f42af RGB chart
      #1f42af CMYK chart
      #1f42af RGB pie chart
      #1f42af color shades, tints & tones
#1f42af color schemes
#1f42af color preview, HTML & CSS examples
           This text has a color of #1f42af        
        
          <p style="color:#1f42af;">Text here</p>
        
        
          .mytext {color:#1f42af;}
        
        Text color #1f42af
      
           This box has a color of #1f42af        
        
          <div style="background-color:#1f42af;">Content here</div>
        
        
          .mybackground {background-color:#1f42af;}
        
        Background color #1f42af
      
           Border around this has a color of #1f42af        
        
          <div style="border:2px solid #1f42af;">Content here</div>
        
        
          .myborder {border:2px solid #1f42af;}
        
        Border color #1f42af