#21055e color space conversions
Hex:
        #21055e
        RGB:
        33, 5, 94
        CMY:
        87, 98, 63
        CMYK:
        65, 95, 0, 63
      HSL:
        259°, 89.8990%, 19.4118%
        HSV (HSB):
        259°, 94.6809%, 36.8627%
        XYZ:
        2.7019, 1.2400, 10.6866
        xyY:
        0.1847, 0.0848, 1.2400
      CIE-Lab:
        10.8494, 36.8661, -45.9629
        CIE-LCH:
        10.8494, 58.9211, 308.7325
        CIE-Luv:
        10.8494, 0.6614, -36.5575
        Hunter-Lab:
        11.1356, 23.8222, -49.1043
      #21055e color charts
#21055e RGB chart
      #21055e CMYK chart
      #21055e RGB pie chart
      #21055e color shades, tints & tones
#21055e color schemes
#21055e color preview, HTML & CSS examples
           This text has a color of #21055e        
        
          <p style="color:#21055e;">Text here</p>
        
        
          .mytext {color:#21055e;}
        
        Text color #21055e
      
           This box has a color of #21055e        
        
          <div style="background-color:#21055e;">Content here</div>
        
        
          .mybackground {background-color:#21055e;}
        
        Background color #21055e
      
           Border around this has a color of #21055e        
        
          <div style="border:2px solid #21055e;">Content here</div>
        
        
          .myborder {border:2px solid #21055e;}
        
        Border color #21055e