#1413d2 color space conversions
Hex:
        #1413d2
        RGB:
        20, 19, 210
        CMY:
        92, 93, 18
        CMYK:
        90, 91, 0, 18
      HSL:
        240°, 83.4061%, 44.9020%
        HSV (HSB):
        240°, 90.9524%, 82.3529%
        XYZ:
        12.1542, 5.2676, 61.3489
        xyY:
        0.1543, 0.0669, 5.2676
      CIE-Lab:
        27.4840, 64.4718, -90.2158
        CIE-LCH:
        27.4840, 110.8851, 305.5511
        CIE-Luv:
        27.4840, -7.5708, -105.7857
        Hunter-Lab:
        22.9513, 54.3628, -142.4167
      #1413d2 color charts
#1413d2 RGB chart
      #1413d2 CMYK chart
      #1413d2 RGB pie chart
      #1413d2 color shades, tints & tones
#1413d2 color schemes
#1413d2 color preview, HTML & CSS examples
           This text has a color of #1413d2        
        
          <p style="color:#1413d2;">Text here</p>
        
        
          .mytext {color:#1413d2;}
        
        Text color #1413d2
      
           This box has a color of #1413d2        
        
          <div style="background-color:#1413d2;">Content here</div>
        
        
          .mybackground {background-color:#1413d2;}
        
        Background color #1413d2
      
           Border around this has a color of #1413d2        
        
          <div style="border:2px solid #1413d2;">Content here</div>
        
        
          .myborder {border:2px solid #1413d2;}
        
        Border color #1413d2