#112dd5 color space conversions
Hex:
        #112dd5
        RGB:
        17, 45, 213
        CMY:
        93, 82, 16
        CMYK:
        92, 79, 0, 16
      HSL:
        231°, 85.2174%, 45.0980%
        HSV (HSB):
        231°, 92.0188%, 83.5294%
        XYZ:
        13.1798, 6.8000, 63.5687
        xyY:
        0.1578, 0.0814, 6.8000
      CIE-Lab:
        31.3473, 54.7143, -85.5237
        CIE-LCH:
        31.3473, 101.5281, 302.6094
        CIE-Luv:
        31.3473, -10.3879, -109.3203
        Hunter-Lab:
        26.0769, 44.5830, -126.2798
      #112dd5 color charts
#112dd5 RGB chart
      #112dd5 CMYK chart
      #112dd5 RGB pie chart
      #112dd5 color shades, tints & tones
#112dd5 color schemes
#112dd5 color preview, HTML & CSS examples
           This text has a color of #112dd5        
        
          <p style="color:#112dd5;">Text here</p>
        
        
          .mytext {color:#112dd5;}
        
        Text color #112dd5
      
           This box has a color of #112dd5        
        
          <div style="background-color:#112dd5;">Content here</div>
        
        
          .mybackground {background-color:#112dd5;}
        
        Background color #112dd5
      
           Border around this has a color of #112dd5        
        
          <div style="border:2px solid #112dd5;">Content here</div>
        
        
          .myborder {border:2px solid #112dd5;}
        
        Border color #112dd5