#21057f color space conversions
Hex:
        #21057f
        RGB:
        33, 5, 127
        CMY:
        87, 98, 50
        CMYK:
        74, 96, 0, 50
      HSL:
        254°, 92.4242%, 25.8824%
        HSV (HSB):
        254°, 96.0630%, 49.8039%
        XYZ:
        4.5122, 1.9642, 20.2200
        xyY:
        0.1690, 0.0736, 1.9642
      CIE-Lab:
        15.2981, 46.1398, -60.1424
        CIE-LCH:
        15.2981, 75.8023, 307.4945
        CIE-Luv:
        15.2981, -1.4156, -55.9911
        Hunter-Lab:
        14.0149, 32.9436, -75.7300
      #21057f color charts
#21057f RGB chart
      #21057f CMYK chart
      #21057f RGB pie chart
      #21057f color shades, tints & tones
#21057f color schemes
#21057f color preview, HTML & CSS examples
           This text has a color of #21057f        
        
          <p style="color:#21057f;">Text here</p>
        
        
          .mytext {color:#21057f;}
        
        Text color #21057f
      
           This box has a color of #21057f        
        
          <div style="background-color:#21057f;">Content here</div>
        
        
          .mybackground {background-color:#21057f;}
        
        Background color #21057f
      
           Border around this has a color of #21057f        
        
          <div style="border:2px solid #21057f;">Content here</div>
        
        
          .myborder {border:2px solid #21057f;}
        
        Border color #21057f