#153fbe color space conversions
Hex:
        #153fbe
        RGB:
        21, 63, 190
        CMY:
        92, 75, 25
        CMYK:
        89, 67, 0, 25
      HSL:
        225°, 80.0948%, 41.3725%
        HSV (HSB):
        225°, 88.9474%, 74.5098%
        XYZ:
        11.3810, 7.4321, 49.5499
        xyY:
        0.1665, 0.1087, 7.4321
      CIE-Lab:
        32.7711, 36.2233, -69.7477
        CIE-LCH:
        32.7711, 78.5931, 297.4450
        CIE-Luv:
        32.7711, -12.8538, -94.5683
        Hunter-Lab:
        27.2620, 26.8098, -88.6790
      #153fbe color charts
#153fbe RGB chart
      #153fbe CMYK chart
      #153fbe RGB pie chart
      #153fbe color shades, tints & tones
#153fbe color schemes
#153fbe color preview, HTML & CSS examples
           This text has a color of #153fbe        
        
          <p style="color:#153fbe;">Text here</p>
        
        
          .mytext {color:#153fbe;}
        
        Text color #153fbe
      
           This box has a color of #153fbe        
        
          <div style="background-color:#153fbe;">Content here</div>
        
        
          .mybackground {background-color:#153fbe;}
        
        Background color #153fbe
      
           Border around this has a color of #153fbe        
        
          <div style="border:2px solid #153fbe;">Content here</div>
        
        
          .myborder {border:2px solid #153fbe;}
        
        Border color #153fbe