#1413cd color space conversions
Hex:
        #1413cd
        RGB:
        20, 19, 205
        CMY:
        92, 93, 20
        CMYK:
        90, 91, 0, 20
      HSL:
        240°, 83.0357%, 43.9216%
        HSV (HSB):
        240°, 90.7317%, 80.3922%
        XYZ:
        11.5408, 5.0222, 58.1187
        xyY:
        0.1545, 0.0672, 5.0222
      CIE-Lab:
        26.7980, 63.1173, -88.4468
        CIE-LCH:
        26.7980, 108.6583, 305.5124
        CIE-Luv:
        26.7980, -7.3595, -102.8779
        Hunter-Lab:
        22.4104, 52.7051, -138.0746
      #1413cd color charts
#1413cd RGB chart
      #1413cd CMYK chart
      #1413cd RGB pie chart
      #1413cd color shades, tints & tones
#1413cd color schemes
#1413cd color preview, HTML & CSS examples
           This text has a color of #1413cd        
        
          <p style="color:#1413cd;">Text here</p>
        
        
          .mytext {color:#1413cd;}
        
        Text color #1413cd
      
           This box has a color of #1413cd        
        
          <div style="background-color:#1413cd;">Content here</div>
        
        
          .mybackground {background-color:#1413cd;}
        
        Background color #1413cd
      
           Border around this has a color of #1413cd        
        
          <div style="border:2px solid #1413cd;">Content here</div>
        
        
          .myborder {border:2px solid #1413cd;}
        
        Border color #1413cd