#152054 color space conversions
Hex:
        #152054
        RGB:
        21, 32, 84
        CMY:
        92, 87, 67
        CMYK:
        75, 62, 0, 67
      HSL:
        230°, 60.0000%, 20.5882%
        HSV (HSB):
        230°, 75.0000%, 32.9412%
        XYZ:
        2.4260, 1.8325, 8.6134
        xyY:
        0.1885, 0.1424, 1.8325
      CIE-Lab:
        14.5827, 15.3937, -33.1265
        CIE-LCH:
        14.5827, 36.5285, 294.9240
        CIE-Luv:
        14.5827, -4.5100, -32.7059
        Hunter-Lab:
        13.5372, 8.2991, -28.2487
      #152054 color charts
#152054 RGB chart
      #152054 CMYK chart
      #152054 RGB pie chart
      #152054 color shades, tints & tones
#152054 color schemes
#152054 color preview, HTML & CSS examples
           This text has a color of #152054        
        
          <p style="color:#152054;">Text here</p>
        
        
          .mytext {color:#152054;}
        
        Text color #152054
      
           This box has a color of #152054        
        
          <div style="background-color:#152054;">Content here</div>
        
        
          .mybackground {background-color:#152054;}
        
        Background color #152054
      
           Border around this has a color of #152054        
        
          <div style="border:2px solid #152054;">Content here</div>
        
        
          .myborder {border:2px solid #152054;}
        
        Border color #152054