#1328cd color space conversions
Hex:
        #1328cd
        RGB:
        19, 40, 205
        CMY:
        93, 84, 20
        CMYK:
        91, 80, 0, 20
      HSL:
        233°, 83.0357%, 43.9216%
        HSV (HSB):
        233°, 90.7317%, 80.3922%
        XYZ:
        12.0468, 6.0638, 58.2931
        xyY:
        0.1577, 0.0794, 6.0638
      CIE-Lab:
        29.5729, 54.7236, -83.8247
        CIE-LCH:
        29.5729, 100.1062, 303.1378
        CIE-Luv:
        29.5729, -9.3927, -104.5480
        Hunter-Lab:
        24.6248, 44.2313, -123.1170
      #1328cd color charts
#1328cd RGB chart
      #1328cd CMYK chart
      #1328cd RGB pie chart
      #1328cd color shades, tints & tones
#1328cd color schemes
#1328cd color preview, HTML & CSS examples
           This text has a color of #1328cd        
        
          <p style="color:#1328cd;">Text here</p>
        
        
          .mytext {color:#1328cd;}
        
        Text color #1328cd
      
           This box has a color of #1328cd        
        
          <div style="background-color:#1328cd;">Content here</div>
        
        
          .mybackground {background-color:#1328cd;}
        
        Background color #1328cd
      
           Border around this has a color of #1328cd        
        
          <div style="border:2px solid #1328cd;">Content here</div>
        
        
          .myborder {border:2px solid #1328cd;}
        
        Border color #1328cd