#1f008e color space conversions
Hex:
        #1f008e
        RGB:
        31, 0, 142
        CMY:
        88, 100, 44
        CMYK:
        78, 100, 0, 44
      HSL:
        253°, 100.0000%, 27.8431%
        HSV (HSB):
        253°, 100.0000%, 55.6863%
        XYZ:
        5.4476, 2.2443, 25.7373
        xyY:
        0.1630, 0.0671, 2.2443
      CIE-Lab:
        16.7204, 51.7421, -67.2460
        CIE-LCH:
        16.7204, 84.8485, 307.5763
        CIE-Luv:
        16.7204, -2.2858, -64.0562
        Hunter-Lab:
        14.9810, 38.6915, -91.3732
      #1f008e color charts
#1f008e RGB chart
      #1f008e CMYK chart
      #1f008e RGB pie chart
      #1f008e color shades, tints & tones
#1f008e color schemes
#1f008e color preview, HTML & CSS examples
           This text has a color of #1f008e        
        
          <p style="color:#1f008e;">Text here</p>
        
        
          .mytext {color:#1f008e;}
        
        Text color #1f008e
      
           This box has a color of #1f008e        
        
          <div style="background-color:#1f008e;">Content here</div>
        
        
          .mybackground {background-color:#1f008e;}
        
        Background color #1f008e
      
           Border around this has a color of #1f008e        
        
          <div style="border:2px solid #1f008e;">Content here</div>
        
        
          .myborder {border:2px solid #1f008e;}
        
        Border color #1f008e