#2112b9 color space conversions
Hex:
        #2112b9
        RGB:
        33, 18, 185
        CMY:
        87, 93, 27
        CMYK:
        82, 90, 0, 27
      HSL:
        245°, 82.2660%, 39.8039%
        HSV (HSB):
        245°, 90.2703%, 72.5490%
        XYZ:
        9.6005, 4.2587, 46.2150
        xyY:
        0.1598, 0.0709, 4.2587
      CIE-Lab:
        24.5090, 58.2486, -80.4610
        CIE-LCH:
        24.5090, 99.3321, 305.9021
        CIE-Luv:
        24.5090, -5.3549, -91.6497
        Hunter-Lab:
        20.6367, 46.9264, -118.3317
      #2112b9 color charts
#2112b9 RGB chart
      #2112b9 CMYK chart
      #2112b9 RGB pie chart
      #2112b9 color shades, tints & tones
#2112b9 color schemes
#2112b9 color preview, HTML & CSS examples
           This text has a color of #2112b9        
        
          <p style="color:#2112b9;">Text here</p>
        
        
          .mytext {color:#2112b9;}
        
        Text color #2112b9
      
           This box has a color of #2112b9        
        
          <div style="background-color:#2112b9;">Content here</div>
        
        
          .mybackground {background-color:#2112b9;}
        
        Background color #2112b9
      
           Border around this has a color of #2112b9        
        
          <div style="border:2px solid #2112b9;">Content here</div>
        
        
          .myborder {border:2px solid #2112b9;}
        
        Border color #2112b9