#152dbe color space conversions
Hex:
        #152dbe
        RGB:
        21, 45, 190
        CMY:
        92, 82, 25
        CMYK:
        89, 76, 0, 25
      HSL:
        231°, 80.0948%, 41.3725%
        HSV (HSB):
        231°, 88.9474%, 74.5098%
        XYZ:
        10.5419, 5.7539, 49.2702
        xyY:
        0.1608, 0.0878, 5.7539
      CIE-Lab:
        28.7829, 47.2019, -76.3339
        CIE-LCH:
        28.7829, 89.7490, 301.7310
        CIE-Luv:
        28.7829, -9.5373, -96.0423
        Hunter-Lab:
        23.9873, 36.4692, -104.9912
      #152dbe color charts
#152dbe RGB chart
      #152dbe CMYK chart
      #152dbe RGB pie chart
      #152dbe color shades, tints & tones
#152dbe color schemes
#152dbe color preview, HTML & CSS examples
           This text has a color of #152dbe        
        
          <p style="color:#152dbe;">Text here</p>
        
        
          .mytext {color:#152dbe;}
        
        Text color #152dbe
      
           This box has a color of #152dbe        
        
          <div style="background-color:#152dbe;">Content here</div>
        
        
          .mybackground {background-color:#152dbe;}
        
        Background color #152dbe
      
           Border around this has a color of #152dbe        
        
          <div style="border:2px solid #152dbe;">Content here</div>
        
        
          .myborder {border:2px solid #152dbe;}
        
        Border color #152dbe