#12498f color space conversions
Hex:
        #12498f
        RGB:
        18, 73, 143
        CMY:
        93, 71, 44
        CMYK:
        87, 49, 0, 44
      HSL:
        214°, 77.6398%, 31.5686%
        HSV (HSB):
        214°, 87.4126%, 56.0784%
        XYZ:
        7.5899, 6.8769, 26.9139
        xyY:
        0.1834, 0.1662, 6.8769
      CIE-Lab:
        31.5249, 10.4640, -43.5774
        CIE-LCH:
        31.5249, 44.8162, 283.5024
        CIE-Luv:
        31.5249, -16.1023, -59.4720
        Hunter-Lab:
        26.2238, 5.7715, -42.4938
      #12498f color charts
#12498f RGB chart
      #12498f CMYK chart
      #12498f RGB pie chart
      #12498f color shades, tints & tones
#12498f color schemes
#12498f color preview, HTML & CSS examples
           This text has a color of #12498f        
        
          <p style="color:#12498f;">Text here</p>
        
        
          .mytext {color:#12498f;}
        
        Text color #12498f
      
           This box has a color of #12498f        
        
          <div style="background-color:#12498f;">Content here</div>
        
        
          .mybackground {background-color:#12498f;}
        
        Background color #12498f
      
           Border around this has a color of #12498f        
        
          <div style="border:2px solid #12498f;">Content here</div>
        
        
          .myborder {border:2px solid #12498f;}
        
        Border color #12498f