#1219a5 color space conversions
Hex:
        #1219a5
        RGB:
        18, 25, 165
        CMY:
        93, 90, 35
        CMYK:
        89, 85, 0, 35
      HSL:
        237°, 80.3279%, 35.8824%
        HSV (HSB):
        237°, 89.0909%, 64.7059%
        XYZ:
        7.3886, 3.5405, 35.8913
        xyY:
        0.1578, 0.0756, 3.5405
      CIE-Lab:
        22.0901, 49.2107, -72.4845
        CIE-LCH:
        22.0901, 87.6110, 304.1731
        CIE-Luv:
        22.0901, -6.3458, -80.0803
        Hunter-Lab:
        18.8161, 37.1641, -99.9227
      #1219a5 color charts
#1219a5 RGB chart
      #1219a5 CMYK chart
      #1219a5 RGB pie chart
      #1219a5 color shades, tints & tones
#1219a5 color schemes
#1219a5 color preview, HTML & CSS examples
           This text has a color of #1219a5        
        
          <p style="color:#1219a5;">Text here</p>
        
        
          .mytext {color:#1219a5;}
        
        Text color #1219a5
      
           This box has a color of #1219a5        
        
          <div style="background-color:#1219a5;">Content here</div>
        
        
          .mybackground {background-color:#1219a5;}
        
        Background color #1219a5
      
           Border around this has a color of #1219a5        
        
          <div style="border:2px solid #1219a5;">Content here</div>
        
        
          .myborder {border:2px solid #1219a5;}
        
        Border color #1219a5