#2133d8 color space conversions
Hex:
        #2133d8
        RGB:
        33, 51, 216
        CMY:
        87, 80, 15
        CMYK:
        85, 76, 0, 15
      HSL:
        234°, 73.4940%, 48.8235%
        HSV (HSB):
        234°, 84.7222%, 84.7059%
        XYZ:
        14.2057, 7.6489, 65.6934
        xyY:
        0.1623, 0.0874, 7.6489
      CIE-Lab:
        33.2406, 53.1013, -84.1013
        CIE-LCH:
        33.2406, 99.4624, 302.2682
        CIE-Luv:
        33.2406, -10.1752, -111.1363
        Hunter-Lab:
        27.6566, 43.2869, -121.4736
      #2133d8 color charts
#2133d8 RGB chart
      #2133d8 CMYK chart
      #2133d8 RGB pie chart
      #2133d8 color shades, tints & tones
#2133d8 color schemes
#2133d8 color preview, HTML & CSS examples
           This text has a color of #2133d8        
        
          <p style="color:#2133d8;">Text here</p>
        
        
          .mytext {color:#2133d8;}
        
        Text color #2133d8
      
           This box has a color of #2133d8        
        
          <div style="background-color:#2133d8;">Content here</div>
        
        
          .mybackground {background-color:#2133d8;}
        
        Background color #2133d8
      
           Border around this has a color of #2133d8        
        
          <div style="border:2px solid #2133d8;">Content here</div>
        
        
          .myborder {border:2px solid #2133d8;}
        
        Border color #2133d8