#21067a color space conversions
Hex:
        #21067a
        RGB:
        33, 6, 122
        CMY:
        87, 98, 52
        CMYK:
        73, 95, 0, 52
      HSL:
        254°, 90.6250%, 25.0980%
        HSV (HSB):
        254°, 95.0820%, 47.8431%
        XYZ:
        4.2052, 1.8587, 18.5495
        xyY:
        0.1708, 0.0755, 1.8587
      CIE-Lab:
        14.7277, 44.3951, -57.8929
        CIE-LCH:
        14.7277, 72.9556, 307.4827
        CIE-Luv:
        14.7277, -1.1712, -53.1615
        Hunter-Lab:
        13.6335, 31.1987, -71.1254
      #21067a color charts
#21067a RGB chart
      #21067a CMYK chart
      #21067a RGB pie chart
      #21067a color shades, tints & tones
#21067a color schemes
#21067a color preview, HTML & CSS examples
           This text has a color of #21067a        
        
          <p style="color:#21067a;">Text here</p>
        
        
          .mytext {color:#21067a;}
        
        Text color #21067a
      
           This box has a color of #21067a        
        
          <div style="background-color:#21067a;">Content here</div>
        
        
          .mybackground {background-color:#21067a;}
        
        Background color #21067a
      
           Border around this has a color of #21067a        
        
          <div style="border:2px solid #21067a;">Content here</div>
        
        
          .myborder {border:2px solid #21067a;}
        
        Border color #21067a