#112ef3 color space conversions
Hex:
        #112ef3
        RGB:
        17, 46, 243
        CMY:
        93, 82, 5
        CMYK:
        93, 81, 0, 5
      HSL:
        232°, 90.4000%, 50.9804%
        HSV (HSB):
        232°, 93.0041%, 95.2941%
        XYZ:
        17.3858, 8.5442, 85.5269
        xyY:
        0.1560, 0.0767, 8.5442
      CIE-Lab:
        35.0915, 63.6061, -96.4456
        CIE-LCH:
        35.0915, 115.5314, 303.4050
        CIE-Luv:
        35.0915, -11.3602, -126.4145
        Hunter-Lab:
        29.2305, 55.0155, -153.0180
      #112ef3 color charts
#112ef3 RGB chart
      #112ef3 CMYK chart
      #112ef3 RGB pie chart
      #112ef3 color shades, tints & tones
#112ef3 color schemes
#112ef3 color preview, HTML & CSS examples
           This text has a color of #112ef3        
        
          <p style="color:#112ef3;">Text here</p>
        
        
          .mytext {color:#112ef3;}
        
        Text color #112ef3
      
           This box has a color of #112ef3        
        
          <div style="background-color:#112ef3;">Content here</div>
        
        
          .mybackground {background-color:#112ef3;}
        
        Background color #112ef3
      
           Border around this has a color of #112ef3        
        
          <div style="border:2px solid #112ef3;">Content here</div>
        
        
          .myborder {border:2px solid #112ef3;}
        
        Border color #112ef3