#1f42b1 color space conversions
Hex:
        #1f42b1
        RGB:
        31, 66, 177
        CMY:
        88, 74, 31
        CMYK:
        82, 63, 0, 31
      HSL:
        226°, 70.1923%, 40.7843%
        HSV (HSB):
        226°, 82.4859%, 69.4118%
        XYZ:
        10.4491, 7.3621, 42.4653
        xyY:
        0.1734, 0.1221, 7.3621
      CIE-Lab:
        32.6173, 29.9672, -62.3009
        CIE-LCH:
        32.6173, 69.1335, 295.6879
        CIE-Luv:
        32.6173, -12.5058, -85.4248
        Hunter-Lab:
        27.1331, 21.2583, -73.7999
      #1f42b1 color charts
#1f42b1 RGB chart
      #1f42b1 CMYK chart
      #1f42b1 RGB pie chart
      #1f42b1 color shades, tints & tones
#1f42b1 color schemes
#1f42b1 color preview, HTML & CSS examples
           This text has a color of #1f42b1        
        
          <p style="color:#1f42b1;">Text here</p>
        
        
          .mytext {color:#1f42b1;}
        
        Text color #1f42b1
      
           This box has a color of #1f42b1        
        
          <div style="background-color:#1f42b1;">Content here</div>
        
        
          .mybackground {background-color:#1f42b1;}
        
        Background color #1f42b1
      
           Border around this has a color of #1f42b1        
        
          <div style="border:2px solid #1f42b1;">Content here</div>
        
        
          .myborder {border:2px solid #1f42b1;}
        
        Border color #1f42b1