#1f2dd1 color space conversions
Hex:
        #1f2dd1
        RGB:
        31, 45, 209
        CMY:
        88, 82, 18
        CMYK:
        85, 78, 0, 18
      HSL:
        235°, 74.1667%, 47.0588%
        HSV (HSB):
        235°, 85.1675%, 81.9608%
        XYZ:
        13.0121, 6.7715, 60.9428
        xyY:
        0.1612, 0.0839, 6.7715
      CIE-Lab:
        31.2810, 53.8976, -83.3039
        CIE-LCH:
        31.2810, 99.2194, 302.9029
        CIE-Luv:
        31.2810, -9.2865, -107.1221
        Hunter-Lab:
        26.0222, 43.7181, -120.6392
      #1f2dd1 color charts
#1f2dd1 RGB chart
      #1f2dd1 CMYK chart
      #1f2dd1 RGB pie chart
      #1f2dd1 color shades, tints & tones
#1f2dd1 color schemes
#1f2dd1 color preview, HTML & CSS examples
           This text has a color of #1f2dd1        
        
          <p style="color:#1f2dd1;">Text here</p>
        
        
          .mytext {color:#1f2dd1;}
        
        Text color #1f2dd1
      
           This box has a color of #1f2dd1        
        
          <div style="background-color:#1f2dd1;">Content here</div>
        
        
          .mybackground {background-color:#1f2dd1;}
        
        Background color #1f2dd1
      
           Border around this has a color of #1f2dd1        
        
          <div style="border:2px solid #1f2dd1;">Content here</div>
        
        
          .myborder {border:2px solid #1f2dd1;}
        
        Border color #1f2dd1