#1712a4 color space conversions
Hex:
        #1712a4
        RGB:
        23, 18, 164
        CMY:
        91, 93, 36
        CMYK:
        86, 89, 0, 36
      HSL:
        242°, 80.2198%, 35.6863%
        HSV (HSB):
        242°, 89.0244%, 64.3137%
        XYZ:
        7.2705, 3.2951, 35.3748
        xyY:
        0.1583, 0.0717, 3.2951
      CIE-Lab:
        21.1890, 51.9514, -73.3721
        CIE-LCH:
        21.1890, 89.9022, 305.3005
        CIE-Luv:
        21.1890, -5.2962, -78.8353
        Hunter-Lab:
        18.1524, 39.7269, -102.8354
      #1712a4 color charts
#1712a4 RGB chart
      #1712a4 CMYK chart
      #1712a4 RGB pie chart
      #1712a4 color shades, tints & tones
#1712a4 color schemes
#1712a4 color preview, HTML & CSS examples
           This text has a color of #1712a4        
        
          <p style="color:#1712a4;">Text here</p>
        
        
          .mytext {color:#1712a4;}
        
        Text color #1712a4
      
           This box has a color of #1712a4        
        
          <div style="background-color:#1712a4;">Content here</div>
        
        
          .mybackground {background-color:#1712a4;}
        
        Background color #1712a4
      
           Border around this has a color of #1712a4        
        
          <div style="border:2px solid #1712a4;">Content here</div>
        
        
          .myborder {border:2px solid #1712a4;}
        
        Border color #1712a4