#2112d4 color space conversions
Hex:
        #2112d4
        RGB:
        33, 18, 212
        CMY:
        87, 93, 17
        CMYK:
        84, 92, 0, 17
      HSL:
        245°, 84.3478%, 45.0980%
        HSV (HSB):
        245°, 91.5094%, 83.1373%
        XYZ:
        12.7272, 5.5094, 62.6800
        xyY:
        0.1573, 0.0681, 5.5094
      CIE-Lab:
        28.1394, 65.5443, -90.2719
        CIE-LCH:
        28.1394, 111.5575, 305.9825
        CIE-Luv:
        28.1394, -6.6613, -107.3211
        Hunter-Lab:
        23.4721, 55.7109, -141.8975
      #2112d4 color charts
#2112d4 RGB chart
      #2112d4 CMYK chart
      #2112d4 RGB pie chart
      #2112d4 color shades, tints & tones
#2112d4 color schemes
#2112d4 color preview, HTML & CSS examples
           This text has a color of #2112d4        
        
          <p style="color:#2112d4;">Text here</p>
        
        
          .mytext {color:#2112d4;}
        
        Text color #2112d4
      
           This box has a color of #2112d4        
        
          <div style="background-color:#2112d4;">Content here</div>
        
        
          .mybackground {background-color:#2112d4;}
        
        Background color #2112d4
      
           Border around this has a color of #2112d4        
        
          <div style="border:2px solid #2112d4;">Content here</div>
        
        
          .myborder {border:2px solid #2112d4;}
        
        Border color #2112d4