#1324bb color space conversions
Hex:
        #1324bb
        RGB:
        19, 36, 187
        CMY:
        93, 86, 27
        CMYK:
        90, 81, 0, 27
      HSL:
        234°, 81.5534%, 40.3922%
        HSV (HSB):
        234°, 89.8396%, 73.3333%
        XYZ:
        9.8691, 4.9881, 47.4563
        xyY:
        0.1584, 0.0800, 4.9881
      CIE-Lab:
        26.7007, 50.9532, -78.0161
        CIE-LCH:
        26.7007, 93.1812, 303.1490
        CIE-Luv:
        26.7007, -8.3239, -93.9358
        Hunter-Lab:
        22.3340, 39.7923, -110.3487
      #1324bb color charts
#1324bb RGB chart
      #1324bb CMYK chart
      #1324bb RGB pie chart
      #1324bb color shades, tints & tones
#1324bb color schemes
#1324bb color preview, HTML & CSS examples
           This text has a color of #1324bb        
        
          <p style="color:#1324bb;">Text here</p>
        
        
          .mytext {color:#1324bb;}
        
        Text color #1324bb
      
           This box has a color of #1324bb        
        
          <div style="background-color:#1324bb;">Content here</div>
        
        
          .mybackground {background-color:#1324bb;}
        
        Background color #1324bb
      
           Border around this has a color of #1324bb        
        
          <div style="border:2px solid #1324bb;">Content here</div>
        
        
          .myborder {border:2px solid #1324bb;}
        
        Border color #1324bb