#211b9d color space conversions
Hex:
        #211b9d
        RGB:
        33, 27, 157
        CMY:
        87, 89, 38
        CMYK:
        79, 83, 0, 38
      HSL:
        243°, 70.6522%, 36.0784%
        HSV (HSB):
        243°, 82.8025%, 61.5686%
        XYZ:
        7.1049, 3.5415, 32.2074
        xyY:
        0.1658, 0.0826, 3.5415
      CIE-Lab:
        22.0938, 46.4278, -67.5796
        CIE-LCH:
        22.0938, 81.9911, 304.4894
        CIE-Luv:
        22.0938, -4.7820, -76.1491
        Hunter-Lab:
        18.8189, 34.4581, -88.2978
      #211b9d color charts
#211b9d RGB chart
      #211b9d CMYK chart
      #211b9d RGB pie chart
      #211b9d color shades, tints & tones
#211b9d color schemes
#211b9d color preview, HTML & CSS examples
           This text has a color of #211b9d        
        
          <p style="color:#211b9d;">Text here</p>
        
        
          .mytext {color:#211b9d;}
        
        Text color #211b9d
      
           This box has a color of #211b9d        
        
          <div style="background-color:#211b9d;">Content here</div>
        
        
          .mybackground {background-color:#211b9d;}
        
        Background color #211b9d
      
           Border around this has a color of #211b9d        
        
          <div style="border:2px solid #211b9d;">Content here</div>
        
        
          .myborder {border:2px solid #211b9d;}
        
        Border color #211b9d