#152c8e color space conversions
Hex:
        #152c8e
        RGB:
        21, 44, 142
        CMY:
        92, 83, 44
        CMYK:
        85, 69, 0, 44
      HSL:
        229°, 74.2331%, 31.9608%
        HSV (HSB):
        229°, 85.2113%, 55.6863%
        XYZ:
        6.0924, 3.9138, 26.0255
        xyY:
        0.1691, 0.1086, 3.9138
      CIE-Lab:
        23.3844, 30.3430, -56.2163
        CIE-LCH:
        23.3844, 63.8825, 298.3582
        CIE-Luv:
        23.3844, -8.2912, -67.4264
        Hunter-Lab:
        19.7833, 20.3498, -64.1495
      #152c8e color charts
#152c8e RGB chart
      #152c8e CMYK chart
      #152c8e RGB pie chart
      #152c8e color shades, tints & tones
#152c8e color schemes
#152c8e color preview, HTML & CSS examples
           This text has a color of #152c8e        
        
          <p style="color:#152c8e;">Text here</p>
        
        
          .mytext {color:#152c8e;}
        
        Text color #152c8e
      
           This box has a color of #152c8e        
        
          <div style="background-color:#152c8e;">Content here</div>
        
        
          .mybackground {background-color:#152c8e;}
        
        Background color #152c8e
      
           Border around this has a color of #152c8e        
        
          <div style="border:2px solid #152c8e;">Content here</div>
        
        
          .myborder {border:2px solid #152c8e;}
        
        Border color #152c8e