#21049f color space conversions
Hex:
        #21049f
        RGB:
        33, 4, 159
        CMY:
        87, 98, 38
        CMYK:
        79, 97, 0, 38
      HSL:
        251°, 95.0920%, 31.9608%
        HSV (HSB):
        251°, 97.4843%, 62.3529%
        XYZ:
        6.9286, 2.9134, 32.9980
        xyY:
        0.1617, 0.0680, 2.9134
      CIE-Lab:
        19.6936, 55.0169, -72.7996
        CIE-LCH:
        19.6936, 91.2504, 307.0795
        CIE-Luv:
        19.6936, -3.2287, -75.0368
        Hunter-Lab:
        17.0686, 42.5881, -102.6750
      #21049f color charts
#21049f RGB chart
      #21049f CMYK chart
      #21049f RGB pie chart
      #21049f color shades, tints & tones
#21049f color schemes
#21049f color preview, HTML & CSS examples
           This text has a color of #21049f        
        
          <p style="color:#21049f;">Text here</p>
        
        
          .mytext {color:#21049f;}
        
        Text color #21049f
      
           This box has a color of #21049f        
        
          <div style="background-color:#21049f;">Content here</div>
        
        
          .mybackground {background-color:#21049f;}
        
        Background color #21049f
      
           Border around this has a color of #21049f        
        
          <div style="border:2px solid #21049f;">Content here</div>
        
        
          .myborder {border:2px solid #21049f;}
        
        Border color #21049f