#1430dc color space conversions
Hex:
        #1430dc
        RGB:
        20, 48, 220
        CMY:
        92, 81, 14
        CMYK:
        91, 78, 0, 14
      HSL:
        232°, 83.3333%, 47.0588%
        HSV (HSB):
        232°, 90.9091%, 86.2745%
        XYZ:
        14.2637, 7.4299, 68.3925
        xyY:
        0.1583, 0.0825, 7.4299
      CIE-Lab:
        32.7663, 55.5065, -87.2026
        CIE-LCH:
        32.7663, 103.3696, 302.4777
        CIE-Luv:
        32.7663, -10.8243, -113.4110
        Hunter-Lab:
        27.2579, 45.7054, -129.6833
      #1430dc color charts
#1430dc RGB chart
      #1430dc CMYK chart
      #1430dc RGB pie chart
      #1430dc color shades, tints & tones
#1430dc color schemes
#1430dc color preview, HTML & CSS examples
           This text has a color of #1430dc        
        
          <p style="color:#1430dc;">Text here</p>
        
        
          .mytext {color:#1430dc;}
        
        Text color #1430dc
      
           This box has a color of #1430dc        
        
          <div style="background-color:#1430dc;">Content here</div>
        
        
          .mybackground {background-color:#1430dc;}
        
        Background color #1430dc
      
           Border around this has a color of #1430dc        
        
          <div style="border:2px solid #1430dc;">Content here</div>
        
        
          .myborder {border:2px solid #1430dc;}
        
        Border color #1430dc