#152aa6 color space conversions
Hex:
        #152aa6
        RGB:
        21, 42, 166
        CMY:
        92, 84, 35
        CMYK:
        87, 75, 0, 35
      HSL:
        231°, 77.5401%, 36.6667%
        HSV (HSB):
        231°, 87.3494%, 65.0980%
        XYZ:
        8.0202, 4.5685, 36.5355
        xyY:
        0.1633, 0.0930, 4.5685
      CIE-Lab:
        25.4684, 40.5636, -67.4815
        CIE-LCH:
        25.4684, 78.7348, 301.0103
        CIE-Luv:
        25.4684, -8.4449, -81.9318
        Hunter-Lab:
        21.3741, 29.5734, -86.3845
      #152aa6 color charts
#152aa6 RGB chart
      #152aa6 CMYK chart
      #152aa6 RGB pie chart
      #152aa6 color shades, tints & tones
#152aa6 color schemes
#152aa6 color preview, HTML & CSS examples
           This text has a color of #152aa6        
        
          <p style="color:#152aa6;">Text here</p>
        
        
          .mytext {color:#152aa6;}
        
        Text color #152aa6
      
           This box has a color of #152aa6        
        
          <div style="background-color:#152aa6;">Content here</div>
        
        
          .mybackground {background-color:#152aa6;}
        
        Background color #152aa6
      
           Border around this has a color of #152aa6        
        
          <div style="border:2px solid #152aa6;">Content here</div>
        
        
          .myborder {border:2px solid #152aa6;}
        
        Border color #152aa6