#152f63 color space conversions
Hex:
        #152f63
        RGB:
        21, 47, 99
        CMY:
        92, 82, 61
        CMYK:
        79, 53, 0, 61
      HSL:
        220°, 65.0000%, 23.5294%
        HSV (HSB):
        220°, 78.7879%, 38.8235%
        XYZ:
        3.5779, 3.0933, 12.2129
        xyY:
        0.1895, 0.1638, 3.0933
      CIE-Lab:
        20.4138, 10.6155, -33.6706
        CIE-LCH:
        20.4138, 35.3044, 287.4988
        CIE-Luv:
        20.4138, -8.6539, -38.9897
        Hunter-Lab:
        17.5878, 5.5338, -28.8591
      #152f63 color charts
#152f63 RGB chart
      #152f63 CMYK chart
      #152f63 RGB pie chart
      #152f63 color shades, tints & tones
#152f63 color schemes
#152f63 color preview, HTML & CSS examples
           This text has a color of #152f63        
        
          <p style="color:#152f63;">Text here</p>
        
        
          .mytext {color:#152f63;}
        
        Text color #152f63
      
           This box has a color of #152f63        
        
          <div style="background-color:#152f63;">Content here</div>
        
        
          .mybackground {background-color:#152f63;}
        
        Background color #152f63
      
           Border around this has a color of #152f63        
        
          <div style="border:2px solid #152f63;">Content here</div>
        
        
          .myborder {border:2px solid #152f63;}
        
        Border color #152f63