#1f42ba color space conversions
Hex:
        #1f42ba
        RGB:
        31, 66, 186
        CMY:
        88, 74, 27
        CMYK:
        83, 65, 0, 27
      HSL:
        226°, 71.4286%, 42.5490%
        HSV (HSB):
        226°, 83.3333%, 72.9412%
        XYZ:
        11.3762, 7.7329, 47.3474
        xyY:
        0.1712, 0.1164, 7.7329
      CIE-Lab:
        33.4203, 33.3903, -66.3144
        CIE-LCH:
        33.4203, 74.2463, 296.7259
        CIE-Luv:
        33.4203, -12.5714, -91.2419
        Hunter-Lab:
        27.8081, 24.3597, -81.4843
      #1f42ba color charts
#1f42ba RGB chart
      #1f42ba CMYK chart
      #1f42ba RGB pie chart
      #1f42ba color shades, tints & tones
#1f42ba color schemes
#1f42ba color preview, HTML & CSS examples
           This text has a color of #1f42ba        
        
          <p style="color:#1f42ba;">Text here</p>
        
        
          .mytext {color:#1f42ba;}
        
        Text color #1f42ba
      
           This box has a color of #1f42ba        
        
          <div style="background-color:#1f42ba;">Content here</div>
        
        
          .mybackground {background-color:#1f42ba;}
        
        Background color #1f42ba
      
           Border around this has a color of #1f42ba        
        
          <div style="border:2px solid #1f42ba;">Content here</div>
        
        
          .myborder {border:2px solid #1f42ba;}
        
        Border color #1f42ba