#1430c8 color space conversions
Hex:
        #1430c8
        RGB:
        20, 48, 200
        CMY:
        92, 81, 22
        CMYK:
        90, 76, 0, 22
      HSL:
        231°, 81.8182%, 43.1373%
        HSV (HSB):
        231°, 90.0000%, 78.4314%
        XYZ:
        11.7708, 6.4328, 55.2648
        xyY:
        0.1602, 0.0876, 6.4328
      CIE-Lab:
        30.4790, 48.8847, -79.4001
        CIE-LCH:
        30.4790, 93.2421, 301.6196
        CIE-Luv:
        30.4790, -10.3175, -101.8641
        Hunter-Lab:
        25.3629, 38.4558, -111.4368
      #1430c8 color charts
#1430c8 RGB chart
      #1430c8 CMYK chart
      #1430c8 RGB pie chart
      #1430c8 color shades, tints & tones
#1430c8 color schemes
#1430c8 color preview, HTML & CSS examples
           This text has a color of #1430c8        
        
          <p style="color:#1430c8;">Text here</p>
        
        
          .mytext {color:#1430c8;}
        
        Text color #1430c8
      
           This box has a color of #1430c8        
        
          <div style="background-color:#1430c8;">Content here</div>
        
        
          .mybackground {background-color:#1430c8;}
        
        Background color #1430c8
      
           Border around this has a color of #1430c8        
        
          <div style="border:2px solid #1430c8;">Content here</div>
        
        
          .myborder {border:2px solid #1430c8;}
        
        Border color #1430c8