#1125cb color space conversions
Hex:
        #1125cb
        RGB:
        17, 37, 203
        CMY:
        93, 85, 20
        CMYK:
        92, 82, 0, 20
      HSL:
        234°, 84.5455%, 43.1373%
        HSV (HSB):
        234°, 91.6256%, 79.6078%
        XYZ:
        11.6722, 5.7541, 56.9954
        xyY:
        0.1568, 0.0773, 5.7541
      CIE-Lab:
        28.7834, 55.4959, -83.9717
        CIE-LCH:
        28.7834, 100.6531, 303.4603
        CIE-Luv:
        28.7834, -9.0761, -103.1994
        Hunter-Lab:
        23.9877, 44.8782, -124.0830
      #1125cb color charts
#1125cb RGB chart
      #1125cb CMYK chart
      #1125cb RGB pie chart
      #1125cb color shades, tints & tones
#1125cb color schemes
#1125cb color preview, HTML & CSS examples
           This text has a color of #1125cb        
        
          <p style="color:#1125cb;">Text here</p>
        
        
          .mytext {color:#1125cb;}
        
        Text color #1125cb
      
           This box has a color of #1125cb        
        
          <div style="background-color:#1125cb;">Content here</div>
        
        
          .mybackground {background-color:#1125cb;}
        
        Background color #1125cb
      
           Border around this has a color of #1125cb        
        
          <div style="border:2px solid #1125cb;">Content here</div>
        
        
          .myborder {border:2px solid #1125cb;}
        
        Border color #1125cb