#1420dd color space conversions
Hex:
        #1420dd
        RGB:
        20, 32, 221
        CMY:
        92, 87, 13
        CMYK:
        91, 86, 0, 13
      HSL:
        236°, 83.4025%, 47.2549%
        HSV (HSB):
        236°, 90.9502%, 86.6667%
        XYZ:
        13.8561, 6.4022, 68.9121
        xyY:
        0.1554, 0.0718, 6.4022
      CIE-Lab:
        30.4053, 63.1278, -91.7059
        CIE-LCH:
        30.4053, 111.3333, 304.5425
        CIE-Luv:
        30.4053, -9.0090, -113.1874
        Hunter-Lab:
        25.3026, 53.4703, -143.7657
      #1420dd color charts
#1420dd RGB chart
      #1420dd CMYK chart
      #1420dd RGB pie chart
      #1420dd color shades, tints & tones
#1420dd color schemes
#1420dd color preview, HTML & CSS examples
           This text has a color of #1420dd        
        
          <p style="color:#1420dd;">Text here</p>
        
        
          .mytext {color:#1420dd;}
        
        Text color #1420dd
      
           This box has a color of #1420dd        
        
          <div style="background-color:#1420dd;">Content here</div>
        
        
          .mybackground {background-color:#1420dd;}
        
        Background color #1420dd
      
           Border around this has a color of #1420dd        
        
          <div style="border:2px solid #1420dd;">Content here</div>
        
        
          .myborder {border:2px solid #1420dd;}
        
        Border color #1420dd