#1f008f color space conversions
Hex:
        #1f008f
        RGB:
        31, 0, 143
        CMY:
        88, 100, 44
        CMYK:
        78, 100, 0, 44
      HSL:
        253°, 100.0000%, 28.0392%
        HSV (HSB):
        253°, 100.0000%, 56.0784%
        XYZ:
        5.5230, 2.2745, 26.1345
        xyY:
        0.1628, 0.0670, 2.2745
      CIE-Lab:
        16.8664, 51.9986, -67.6273
        CIE-LCH:
        16.8664, 85.3071, 307.5567
        CIE-Luv:
        16.8664, -2.3437, -64.6658
        Hunter-Lab:
        15.0814, 38.9767, -92.1868
      #1f008f color charts
#1f008f RGB chart
      #1f008f CMYK chart
      #1f008f RGB pie chart
      #1f008f color shades, tints & tones
#1f008f color schemes
#1f008f color preview, HTML & CSS examples
           This text has a color of #1f008f        
        
          <p style="color:#1f008f;">Text here</p>
        
        
          .mytext {color:#1f008f;}
        
        Text color #1f008f
      
           This box has a color of #1f008f        
        
          <div style="background-color:#1f008f;">Content here</div>
        
        
          .mybackground {background-color:#1f008f;}
        
        Background color #1f008f
      
           Border around this has a color of #1f008f        
        
          <div style="border:2px solid #1f008f;">Content here</div>
        
        
          .myborder {border:2px solid #1f008f;}
        
        Border color #1f008f