#1f1c99 color space conversions
Hex:
        #1f1c99
        RGB:
        31, 28, 153
        CMY:
        88, 89, 40
        CMYK:
        80, 82, 0, 40
      HSL:
        241°, 69.0608%, 35.4902%
        HSV (HSB):
        241°, 81.6993%, 60.0000%
        XYZ:
        6.7301, 3.4217, 30.4427
        xyY:
        0.1658, 0.0843, 3.4217
      CIE-Lab:
        21.6594, 44.5294, -65.8490
        CIE-LCH:
        21.6594, 79.4919, 304.0679
        CIE-Luv:
        21.6594, -4.9643, -73.8243
        Hunter-Lab:
        18.4979, 32.5724, -84.6274
      #1f1c99 color charts
#1f1c99 RGB chart
      #1f1c99 CMYK chart
      #1f1c99 RGB pie chart
      #1f1c99 color shades, tints & tones
#1f1c99 color schemes
#1f1c99 color preview, HTML & CSS examples
           This text has a color of #1f1c99        
        
          <p style="color:#1f1c99;">Text here</p>
        
        
          .mytext {color:#1f1c99;}
        
        Text color #1f1c99
      
           This box has a color of #1f1c99        
        
          <div style="background-color:#1f1c99;">Content here</div>
        
        
          .mybackground {background-color:#1f1c99;}
        
        Background color #1f1c99
      
           Border around this has a color of #1f1c99        
        
          <div style="border:2px solid #1f1c99;">Content here</div>
        
        
          .myborder {border:2px solid #1f1c99;}
        
        Border color #1f1c99