#1259cb color space conversions
Hex:
        #1259cb
        RGB:
        18, 89, 203
        CMY:
        93, 65, 20
        CMYK:
        91, 56, 0, 20
      HSL:
        217°, 83.7104%, 43.3333%
        HSV (HSB):
        217°, 91.1330%, 79.6078%
        XYZ:
        14.6013, 11.5852, 57.9665
        xyY:
        0.1735, 0.1377, 11.5852
      CIE-Lab:
        40.5490, 24.0402, -64.5964
        CIE-LCH:
        40.5490, 68.9248, 290.4132
        CIE-Luv:
        40.5490, -19.3054, -95.1635
        Hunter-Lab:
        34.0370, 17.0090, -77.1477
      #1259cb color charts
#1259cb RGB chart
      #1259cb CMYK chart
      #1259cb RGB pie chart
      #1259cb color shades, tints & tones
#1259cb color schemes
#1259cb color preview, HTML & CSS examples
           This text has a color of #1259cb        
        
          <p style="color:#1259cb;">Text here</p>
        
        
          .mytext {color:#1259cb;}
        
        Text color #1259cb
      
           This box has a color of #1259cb        
        
          <div style="background-color:#1259cb;">Content here</div>
        
        
          .mybackground {background-color:#1259cb;}
        
        Background color #1259cb
      
           Border around this has a color of #1259cb        
        
          <div style="border:2px solid #1259cb;">Content here</div>
        
        
          .myborder {border:2px solid #1259cb;}
        
        Border color #1259cb