#152d8c color space conversions
Hex:
        #152d8c
        RGB:
        21, 45, 140
        CMY:
        92, 82, 45
        CMYK:
        85, 68, 0, 45
      HSL:
        228°, 73.9130%, 31.5686%
        HSV (HSB):
        228°, 85.0000%, 54.9020%
        XYZ:
        5.9813, 3.9297, 25.2542
        xyY:
        0.1701, 0.1117, 3.9297
      CIE-Lab:
        23.4375, 28.8895, -54.8862
        CIE-LCH:
        23.4375, 62.0250, 297.7602
        CIE-Luv:
        23.4375, -8.4651, -66.1027
        Hunter-Lab:
        19.8233, 19.1677, -61.6569
      #152d8c color charts
#152d8c RGB chart
      #152d8c CMYK chart
      #152d8c RGB pie chart
      #152d8c color shades, tints & tones
#152d8c color schemes
#152d8c color preview, HTML & CSS examples
           This text has a color of #152d8c        
        
          <p style="color:#152d8c;">Text here</p>
        
        
          .mytext {color:#152d8c;}
        
        Text color #152d8c
      
           This box has a color of #152d8c        
        
          <div style="background-color:#152d8c;">Content here</div>
        
        
          .mybackground {background-color:#152d8c;}
        
        Background color #152d8c
      
           Border around this has a color of #152d8c        
        
          <div style="border:2px solid #152d8c;">Content here</div>
        
        
          .myborder {border:2px solid #152d8c;}
        
        Border color #152d8c