#21055f color space conversions
Hex:
        #21055f
        RGB:
        33, 5, 95
        CMY:
        87, 98, 63
        CMYK:
        65, 95, 0, 63
      HSL:
        259°, 90.0000%, 19.6078%
        HSV (HSB):
        259°, 94.7368%, 37.2549%
        XYZ:
        2.7470, 1.2581, 10.9245
        xyY:
        0.1840, 0.0843, 1.2581
      CIE-Lab:
        10.9792, 37.1525, -46.4187
        CIE-LCH:
        10.9792, 59.4559, 308.6730
        CIE-Luv:
        10.9792, 0.5962, -37.1333
        Hunter-Lab:
        11.2165, 24.0875, -49.8951
      #21055f color charts
#21055f RGB chart
      #21055f CMYK chart
      #21055f RGB pie chart
      #21055f color shades, tints & tones
#21055f color schemes
#21055f color preview, HTML & CSS examples
           This text has a color of #21055f        
        
          <p style="color:#21055f;">Text here</p>
        
        
          .mytext {color:#21055f;}
        
        Text color #21055f
      
           This box has a color of #21055f        
        
          <div style="background-color:#21055f;">Content here</div>
        
        
          .mybackground {background-color:#21055f;}
        
        Background color #21055f
      
           Border around this has a color of #21055f        
        
          <div style="border:2px solid #21055f;">Content here</div>
        
        
          .myborder {border:2px solid #21055f;}
        
        Border color #21055f