#21194f color space conversions
Hex:
        #21194f
        RGB:
        33, 25, 79
        CMY:
        87, 90, 69
        CMYK:
        58, 68, 0, 69
      HSL:
        249°, 51.9231%, 20.3922%
        HSV (HSB):
        249°, 68.3544%, 30.9804%
        XYZ:
        2.3861, 1.5831, 7.5769
        xyY:
        0.2067, 0.1371, 1.5831
      CIE-Lab:
        13.1269, 20.8573, -32.0448
        CIE-LCH:
        13.1269, 38.2347, 303.0593
        CIE-Luv:
        13.1269, -0.4285, -30.1623
        Hunter-Lab:
        12.5822, 11.8324, -26.8968
      #21194f color charts
#21194f RGB chart
      #21194f CMYK chart
      #21194f RGB pie chart
      #21194f color shades, tints & tones
#21194f color schemes
#21194f color preview, HTML & CSS examples
           This text has a color of #21194f        
        
          <p style="color:#21194f;">Text here</p>
        
        
          .mytext {color:#21194f;}
        
        Text color #21194f
      
           This box has a color of #21194f        
        
          <div style="background-color:#21194f;">Content here</div>
        
        
          .mybackground {background-color:#21194f;}
        
        Background color #21194f
      
           Border around this has a color of #21194f        
        
          <div style="border:2px solid #21194f;">Content here</div>
        
        
          .myborder {border:2px solid #21194f;}
        
        Border color #21194f