#1f2ca4 color space conversions
Hex:
        #1f2ca4
        RGB:
        31, 44, 164
        CMY:
        88, 83, 36
        CMYK:
        81, 73, 0, 36
      HSL:
        234°, 68.2051%, 38.2353%
        HSV (HSB):
        234°, 81.0976%, 64.3137%
        XYZ:
        8.1666, 4.7730, 35.6128
        xyY:
        0.1682, 0.0983, 4.7730
      CIE-Lab:
        26.0780, 39.2624, -65.2505
        CIE-LCH:
        26.0780, 76.1522, 301.0361
        CIE-Luv:
        26.0780, -7.7224, -80.7285
        Hunter-Lab:
        21.8472, 28.4916, -81.3547
      #1f2ca4 color charts
#1f2ca4 RGB chart
      #1f2ca4 CMYK chart
      #1f2ca4 RGB pie chart
      #1f2ca4 color shades, tints & tones
#1f2ca4 color schemes
#1f2ca4 color preview, HTML & CSS examples
           This text has a color of #1f2ca4        
        
          <p style="color:#1f2ca4;">Text here</p>
        
        
          .mytext {color:#1f2ca4;}
        
        Text color #1f2ca4
      
           This box has a color of #1f2ca4        
        
          <div style="background-color:#1f2ca4;">Content here</div>
        
        
          .mybackground {background-color:#1f2ca4;}
        
        Background color #1f2ca4
      
           Border around this has a color of #1f2ca4        
        
          <div style="border:2px solid #1f2ca4;">Content here</div>
        
        
          .myborder {border:2px solid #1f2ca4;}
        
        Border color #1f2ca4