#1240cb color space conversions
Hex:
        #1240cb
        RGB:
        18, 64, 203
        CMY:
        93, 75, 20
        CMYK:
        91, 68, 0, 20
      HSL:
        225°, 83.7104%, 43.3333%
        HSV (HSB):
        225°, 91.1330%, 79.6078%
        XYZ:
        12.8623, 8.1072, 57.3868
        xyY:
        0.1642, 0.1035, 8.1072
      CIE-Lab:
        34.2051, 40.3014, -74.9921
        CIE-LCH:
        34.2051, 85.1353, 298.2540
        CIE-Luv:
        34.2051, -13.3624, -102.4423
        Hunter-Lab:
        28.4731, 30.8070, -99.5663
      #1240cb color charts
#1240cb RGB chart
      #1240cb CMYK chart
      #1240cb RGB pie chart
      #1240cb color shades, tints & tones
#1240cb color schemes
#1240cb color preview, HTML & CSS examples
           This text has a color of #1240cb        
        
          <p style="color:#1240cb;">Text here</p>
        
        
          .mytext {color:#1240cb;}
        
        Text color #1240cb
      
           This box has a color of #1240cb        
        
          <div style="background-color:#1240cb;">Content here</div>
        
        
          .mybackground {background-color:#1240cb;}
        
        Background color #1240cb
      
           Border around this has a color of #1240cb        
        
          <div style="border:2px solid #1240cb;">Content here</div>
        
        
          .myborder {border:2px solid #1240cb;}
        
        Border color #1240cb