#0211ae color space conversions
Hex:
        #0211ae
        RGB:
        2, 17, 174
        CMY:
        99, 93, 32
        CMYK:
        99, 90, 0, 32
      HSL:
        235°, 97.7273%, 34.5098%
        HSV (HSB):
        235°, 98.8506%, 68.2353%
        XYZ:
        7.8655, 3.4698, 40.2996
        xyY:
        0.1523, 0.0672, 3.4698
      CIE-Lab:
        21.8349, 54.8059, -78.3638
        CIE-LCH:
        21.8349, 95.6272, 304.9681
        CIE-Luv:
        21.8349, -6.7659, -83.9142
        Hunter-Lab:
        18.6274, 42.7742, -115.2323
      #0211ae color charts
#0211ae RGB chart
      #0211ae CMYK chart
      #0211ae RGB pie chart
      #0211ae color shades, tints & tones
#0211ae color schemes
#0211ae color preview, HTML & CSS examples
           This text has a color of #0211ae        
        
          <p style="color:#0211ae;">Text here</p>
        
        
          .mytext {color:#0211ae;}
        
        Text color #0211ae
      
           This box has a color of #0211ae        
        
          <div style="background-color:#0211ae;">Content here</div>
        
        
          .mybackground {background-color:#0211ae;}
        
        Background color #0211ae
      
           Border around this has a color of #0211ae        
        
          <div style="border:2px solid #0211ae;">Content here</div>
        
        
          .myborder {border:2px solid #0211ae;}
        
        Border color #0211ae