#1257b2 color space conversions
Hex:
        #1257b2
        RGB:
        18, 87, 178
        CMY:
        93, 66, 30
        CMYK:
        90, 51, 0, 30
      HSL:
        214°, 81.6327%, 38.4314%
        HSV (HSB):
        214°, 89.8876%, 69.8039%
        XYZ:
        11.6935, 10.1593, 43.4641
        xyY:
        0.1790, 0.1555, 10.1593
      CIE-Lab:
        38.1269, 15.3734, -53.9385
        CIE-LCH:
        38.1269, 56.0865, 285.9084
        CIE-Luv:
        38.1269, -19.3310, -78.2327
        Hunter-Lab:
        31.8737, 9.7074, -58.5383
      #1257b2 color charts
#1257b2 RGB chart
      #1257b2 CMYK chart
      #1257b2 RGB pie chart
      #1257b2 color shades, tints & tones
#1257b2 color schemes
#1257b2 color preview, HTML & CSS examples
           This text has a color of #1257b2        
        
          <p style="color:#1257b2;">Text here</p>
        
        
          .mytext {color:#1257b2;}
        
        Text color #1257b2
      
           This box has a color of #1257b2        
        
          <div style="background-color:#1257b2;">Content here</div>
        
        
          .mybackground {background-color:#1257b2;}
        
        Background color #1257b2
      
           Border around this has a color of #1257b2        
        
          <div style="border:2px solid #1257b2;">Content here</div>
        
        
          .myborder {border:2px solid #1257b2;}
        
        Border color #1257b2