#152e9a color space conversions
Hex:
        #152e9a
        RGB:
        21, 46, 154
        CMY:
        92, 82, 40
        CMYK:
        86, 70, 0, 40
      HSL:
        229°, 76.0000%, 34.3137%
        HSV (HSB):
        229°, 86.3636%, 60.3922%
        XYZ:
        7.1190, 4.4465, 31.0549
        xyY:
        0.1670, 0.1043, 4.4465
      CIE-Lab:
        25.0958, 33.6269, -60.7948
        CIE-LCH:
        25.0958, 69.4750, 298.9479
        CIE-Luv:
        25.0958, -8.9085, -74.6050
        Hunter-Lab:
        21.0868, 23.3606, -72.5569
      #152e9a color charts
#152e9a RGB chart
      #152e9a CMYK chart
      #152e9a RGB pie chart
      #152e9a color shades, tints & tones
#152e9a color schemes
#152e9a color preview, HTML & CSS examples
           This text has a color of #152e9a        
        
          <p style="color:#152e9a;">Text here</p>
        
        
          .mytext {color:#152e9a;}
        
        Text color #152e9a
      
           This box has a color of #152e9a        
        
          <div style="background-color:#152e9a;">Content here</div>
        
        
          .mybackground {background-color:#152e9a;}
        
        Background color #152e9a
      
           Border around this has a color of #152e9a        
        
          <div style="border:2px solid #152e9a;">Content here</div>
        
        
          .myborder {border:2px solid #152e9a;}
        
        Border color #152e9a