#1f2cd4 color space conversions
Hex:
        #1f2cd4
        RGB:
        31, 44, 212
        CMY:
        88, 83, 17
        CMYK:
        85, 79, 0, 17
      HSL:
        236°, 74.4856%, 47.6471%
        HSV (HSB):
        236°, 85.3774%, 83.1373%
        XYZ:
        13.3494, 6.8461, 62.9052
        xyY:
        0.1606, 0.0824, 6.8461
      CIE-Lab:
        31.4540, 55.3598, -84.7560
        CIE-LCH:
        31.4540, 101.2338, 303.1512
        CIE-Luv:
        31.4540, -9.2518, -108.8327
        Hunter-Lab:
        26.1651, 45.2816, -124.2272
      #1f2cd4 color charts
#1f2cd4 RGB chart
      #1f2cd4 CMYK chart
      #1f2cd4 RGB pie chart
      #1f2cd4 color shades, tints & tones
#1f2cd4 color schemes
#1f2cd4 color preview, HTML & CSS examples
           This text has a color of #1f2cd4        
        
          <p style="color:#1f2cd4;">Text here</p>
        
        
          .mytext {color:#1f2cd4;}
        
        Text color #1f2cd4
      
           This box has a color of #1f2cd4        
        
          <div style="background-color:#1f2cd4;">Content here</div>
        
        
          .mybackground {background-color:#1f2cd4;}
        
        Background color #1f2cd4
      
           Border around this has a color of #1f2cd4        
        
          <div style="border:2px solid #1f2cd4;">Content here</div>
        
        
          .myborder {border:2px solid #1f2cd4;}
        
        Border color #1f2cd4