#1430d7 color space conversions
Hex:
        #1430d7
        RGB:
        20, 48, 215
        CMY:
        92, 81, 16
        CMYK:
        91, 78, 0, 16
      HSL:
        231°, 82.9787%, 46.0784%
        HSV (HSB):
        231°, 90.6977%, 84.3137%
        XYZ:
        13.6112, 7.1689, 64.9563
        xyY:
        0.1588, 0.0836, 7.1689
      CIE-Lab:
        32.1884, 53.8821, -85.2810
        CIE-LCH:
        32.1884, 100.8768, 302.2855
        CIE-Luv:
        32.1884, -10.6930, -110.5406
        Hunter-Lab:
        26.7748, 43.8858, -125.0964
      #1430d7 color charts
#1430d7 RGB chart
      #1430d7 CMYK chart
      #1430d7 RGB pie chart
      #1430d7 color shades, tints & tones
#1430d7 color schemes
#1430d7 color preview, HTML & CSS examples
           This text has a color of #1430d7        
        
          <p style="color:#1430d7;">Text here</p>
        
        
          .mytext {color:#1430d7;}
        
        Text color #1430d7
      
           This box has a color of #1430d7        
        
          <div style="background-color:#1430d7;">Content here</div>
        
        
          .mybackground {background-color:#1430d7;}
        
        Background color #1430d7
      
           Border around this has a color of #1430d7        
        
          <div style="border:2px solid #1430d7;">Content here</div>
        
        
          .myborder {border:2px solid #1430d7;}
        
        Border color #1430d7