#1257cf color space conversions
Hex:
        #1257cf
        RGB:
        18, 87, 207
        CMY:
        93, 66, 19
        CMYK:
        91, 58, 0, 19
      HSL:
        218°, 84.0000%, 44.1176%
        HSV (HSB):
        218°, 91.3043%, 81.1765%
        XYZ:
        14.9201, 11.4500, 60.4552
        xyY:
        0.1718, 0.1319, 11.4500
      CIE-Lab:
        40.3283, 26.9268, -67.2644
        CIE-LCH:
        40.3283, 72.4538, 291.8169
        CIE-Luv:
        40.3283, -18.7059, -98.7387
        Hunter-Lab:
        33.8378, 19.4899, -82.2420
      #1257cf color charts
#1257cf RGB chart
      #1257cf CMYK chart
      #1257cf RGB pie chart
      #1257cf color shades, tints & tones
#1257cf color schemes
#1257cf color preview, HTML & CSS examples
           This text has a color of #1257cf        
        
          <p style="color:#1257cf;">Text here</p>
        
        
          .mytext {color:#1257cf;}
        
        Text color #1257cf
      
           This box has a color of #1257cf        
        
          <div style="background-color:#1257cf;">Content here</div>
        
        
          .mybackground {background-color:#1257cf;}
        
        Background color #1257cf
      
           Border around this has a color of #1257cf        
        
          <div style="border:2px solid #1257cf;">Content here</div>
        
        
          .myborder {border:2px solid #1257cf;}
        
        Border color #1257cf