#1512b4 color space conversions
Hex:
        #1512b4
        RGB:
        21, 18, 180
        CMY:
        92, 93, 29
        CMYK:
        88, 90, 0, 29
      HSL:
        241°, 81.8182%, 38.8235%
        HSV (HSB):
        241°, 90.0000%, 70.5882%
        XYZ:
        8.7638, 3.8873, 43.4684
        xyY:
        0.1562, 0.0693, 3.8873
      CIE-Lab:
        23.2954, 56.5085, -79.5149
        CIE-LCH:
        23.2954, 97.5491, 305.4001
        CIE-Luv:
        23.2954, -6.1557, -88.1790
        Hunter-Lab:
        19.7163, 44.8387, -116.9149
      #1512b4 color charts
#1512b4 RGB chart
      #1512b4 CMYK chart
      #1512b4 RGB pie chart
      #1512b4 color shades, tints & tones
#1512b4 color schemes
#1512b4 color preview, HTML & CSS examples
           This text has a color of #1512b4        
        
          <p style="color:#1512b4;">Text here</p>
        
        
          .mytext {color:#1512b4;}
        
        Text color #1512b4
      
           This box has a color of #1512b4        
        
          <div style="background-color:#1512b4;">Content here</div>
        
        
          .mybackground {background-color:#1512b4;}
        
        Background color #1512b4
      
           Border around this has a color of #1512b4        
        
          <div style="border:2px solid #1512b4;">Content here</div>
        
        
          .myborder {border:2px solid #1512b4;}
        
        Border color #1512b4