#19003f color space conversions
Hex:
        #19003f
        RGB:
        25, 0, 63
        CMY:
        90, 100, 75
        CMYK:
        60, 100, 0, 75
      HSL:
        264°, 100.0000%, 12.3529%
        HSV (HSB):
        264°, 100.0000%, 24.7059%
        XYZ:
        1.2981, 0.5656, 4.7434
        xyY:
        0.1965, 0.0856, 0.5656
      CIE-Lab:
        5.1086, 28.5310, -33.9788
        CIE-LCH:
        5.1086, 44.3686, 310.0192
        CIE-Luv:
        5.1086, 1.2225, -17.0250
        Hunter-Lab:
        7.5203, 17.6508, -32.1323
      #19003f color charts
#19003f RGB chart
      #19003f CMYK chart
      #19003f RGB pie chart
      #19003f color shades, tints & tones
#19003f color schemes
#19003f color preview, HTML & CSS examples
           This text has a color of #19003f        
        
          <p style="color:#19003f;">Text here</p>
        
        
          .mytext {color:#19003f;}
        
        Text color #19003f
      
           This box has a color of #19003f        
        
          <div style="background-color:#19003f;">Content here</div>
        
        
          .mybackground {background-color:#19003f;}
        
        Background color #19003f
      
           Border around this has a color of #19003f        
        
          <div style="border:2px solid #19003f;">Content here</div>
        
        
          .myborder {border:2px solid #19003f;}
        
        Border color #19003f