#21095e color space conversions
Hex:
        #21095e
        RGB:
        33, 9, 94
        CMY:
        87, 96, 63
        CMYK:
        65, 90, 0, 63
      HSL:
        257°, 82.5243%, 20.1961%
        HSV (HSB):
        257°, 90.4255%, 36.8627%
        XYZ:
        2.7453, 1.3269, 10.7011
        xyY:
        0.1858, 0.0898, 1.3269
      CIE-Lab:
        11.4621, 35.0385, -44.9483
        CIE-LCH:
        11.4621, 56.9916, 307.9375
        CIE-Luv:
        11.4621, 0.4057, -37.2857
        Hunter-Lab:
        11.5189, 22.3831, -47.0171
      #21095e color charts
#21095e RGB chart
      #21095e CMYK chart
      #21095e RGB pie chart
      #21095e color shades, tints & tones
#21095e color schemes
#21095e color preview, HTML & CSS examples
           This text has a color of #21095e        
        
          <p style="color:#21095e;">Text here</p>
        
        
          .mytext {color:#21095e;}
        
        Text color #21095e
      
           This box has a color of #21095e        
        
          <div style="background-color:#21095e;">Content here</div>
        
        
          .mybackground {background-color:#21095e;}
        
        Background color #21095e
      
           Border around this has a color of #21095e        
        
          <div style="border:2px solid #21095e;">Content here</div>
        
        
          .myborder {border:2px solid #21095e;}
        
        Border color #21095e