#21116f color space conversions
Hex:
        #21116f
        RGB:
        33, 17, 111
        CMY:
        87, 93, 56
        CMYK:
        70, 85, 0, 56
      HSL:
        250°, 73.4375%, 25.0980%
        HSV (HSB):
        250°, 84.6847%, 43.5294%
        XYZ:
        3.6969, 1.8719, 15.2054
        xyY:
        0.1780, 0.0901, 1.8719
      CIE-Lab:
        14.8003, 36.6491, -50.6591
        CIE-LCH:
        14.8003, 62.5260, 305.8837
        CIE-Luv:
        14.8003, -1.3018, -48.2255
        Hunter-Lab:
        13.6818, 24.2882, -56.3150
      #21116f color charts
#21116f RGB chart
      #21116f CMYK chart
      #21116f RGB pie chart
      #21116f color shades, tints & tones
#21116f color schemes
#21116f color preview, HTML & CSS examples
           This text has a color of #21116f        
        
          <p style="color:#21116f;">Text here</p>
        
        
          .mytext {color:#21116f;}
        
        Text color #21116f
      
           This box has a color of #21116f        
        
          <div style="background-color:#21116f;">Content here</div>
        
        
          .mybackground {background-color:#21116f;}
        
        Background color #21116f
      
           Border around this has a color of #21116f        
        
          <div style="border:2px solid #21116f;">Content here</div>
        
        
          .myborder {border:2px solid #21116f;}
        
        Border color #21116f