#21057a color space conversions
Hex:
        #21057a
        RGB:
        33, 5, 122
        CMY:
        87, 98, 52
        CMYK:
        73, 96, 0, 52
      HSL:
        254°, 92.1260%, 24.9020%
        HSV (HSB):
        254°, 95.9016%, 47.8431%
        XYZ:
        4.1943, 1.8370, 18.5459
        xyY:
        0.1707, 0.0747, 1.8370
      CIE-Lab:
        14.6076, 44.7605, -58.0928
        CIE-LCH:
        14.6076, 73.3367, 307.6142
        CIE-Luv:
        14.6076, -1.1112, -53.0087
        Hunter-Lab:
        13.5537, 31.5198, -71.6407
      #21057a color charts
#21057a RGB chart
      #21057a CMYK chart
      #21057a RGB pie chart
      #21057a color shades, tints & tones
#21057a color schemes
#21057a color preview, HTML & CSS examples
           This text has a color of #21057a        
        
          <p style="color:#21057a;">Text here</p>
        
        
          .mytext {color:#21057a;}
        
        Text color #21057a
      
           This box has a color of #21057a        
        
          <div style="background-color:#21057a;">Content here</div>
        
        
          .mybackground {background-color:#21057a;}
        
        Background color #21057a
      
           Border around this has a color of #21057a        
        
          <div style="border:2px solid #21057a;">Content here</div>
        
        
          .myborder {border:2px solid #21057a;}
        
        Border color #21057a