#1f107a color space conversions
Hex:
        #1f107a
        RGB:
        31, 16, 122
        CMY:
        88, 94, 52
        CMYK:
        75, 87, 0, 52
      HSL:
        248°, 76.8116%, 27.0588%
        HSV (HSB):
        248°, 86.8852%, 47.8431%
        XYZ:
        4.2632, 2.0670, 18.5866
        xyY:
        0.1711, 0.0830, 2.0670
      CIE-Lab:
        15.8351, 40.4314, -56.0574
        CIE-LCH:
        15.8351, 69.1168, 305.8010
        CIE-Luv:
        15.8351, -2.1624, -54.3398
        Hunter-Lab:
        14.3772, 27.7700, -66.5854
      #1f107a color charts
#1f107a RGB chart
      #1f107a CMYK chart
      #1f107a RGB pie chart
      #1f107a color shades, tints & tones
#1f107a color schemes
#1f107a color preview, HTML & CSS examples
           This text has a color of #1f107a        
        
          <p style="color:#1f107a;">Text here</p>
        
        
          .mytext {color:#1f107a;}
        
        Text color #1f107a
      
           This box has a color of #1f107a        
        
          <div style="background-color:#1f107a;">Content here</div>
        
        
          .mybackground {background-color:#1f107a;}
        
        Background color #1f107a
      
           Border around this has a color of #1f107a        
        
          <div style="border:2px solid #1f107a;">Content here</div>
        
        
          .myborder {border:2px solid #1f107a;}
        
        Border color #1f107a