#1504bb color space conversions
Hex:
        #1504bb
        RGB:
        21, 4, 187
        CMY:
        92, 98, 27
        CMYK:
        89, 98, 0, 27
      HSL:
        246°, 95.8115%, 37.4510%
        HSV (HSB):
        246°, 97.8610%, 73.3333%
        XYZ:
        9.3223, 3.8341, 47.2624
        xyY:
        0.1543, 0.0635, 3.8341
      CIE-Lab:
        23.1153, 61.9850, -83.9910
        CIE-LCH:
        23.1153, 104.3870, 306.4272
        CIE-Luv:
        23.1153, -5.7391, -91.0304
        Hunter-Lab:
        19.5809, 50.7159, -129.4016
      #1504bb color charts
#1504bb RGB chart
      #1504bb CMYK chart
      #1504bb RGB pie chart
      #1504bb color shades, tints & tones
#1504bb color schemes
#1504bb color preview, HTML & CSS examples
           This text has a color of #1504bb        
        
          <p style="color:#1504bb;">Text here</p>
        
        
          .mytext {color:#1504bb;}
        
        Text color #1504bb
      
           This box has a color of #1504bb        
        
          <div style="background-color:#1504bb;">Content here</div>
        
        
          .mybackground {background-color:#1504bb;}
        
        Background color #1504bb
      
           Border around this has a color of #1504bb        
        
          <div style="border:2px solid #1504bb;">Content here</div>
        
        
          .myborder {border:2px solid #1504bb;}
        
        Border color #1504bb