#1258ae color space conversions
Hex:
        #1258ae
        RGB:
        18, 88, 174
        CMY:
        93, 65, 32
        CMYK:
        90, 49, 0, 32
      HSL:
        213°, 81.2500%, 37.6471%
        HSV (HSB):
        213°, 89.6552%, 68.2353%
        XYZ:
        11.3792, 10.1640, 41.4065
        xyY:
        0.1808, 0.1615, 10.1640
      CIE-Lab:
        38.1352, 13.0886, -51.5626
        CIE-LCH:
        38.1352, 53.1979, 284.2431
        CIE-Luv:
        38.1352, -19.7453, -74.7482
        Hunter-Lab:
        31.8811, 7.9192, -54.6879
      #1258ae color charts
#1258ae RGB chart
      #1258ae CMYK chart
      #1258ae RGB pie chart
      #1258ae color shades, tints & tones
#1258ae color schemes
#1258ae color preview, HTML & CSS examples
           This text has a color of #1258ae        
        
          <p style="color:#1258ae;">Text here</p>
        
        
          .mytext {color:#1258ae;}
        
        Text color #1258ae
      
           This box has a color of #1258ae        
        
          <div style="background-color:#1258ae;">Content here</div>
        
        
          .mybackground {background-color:#1258ae;}
        
        Background color #1258ae
      
           Border around this has a color of #1258ae        
        
          <div style="border:2px solid #1258ae;">Content here</div>
        
        
          .myborder {border:2px solid #1258ae;}
        
        Border color #1258ae