#1430d5 color space conversions
Hex:
        #1430d5
        RGB:
        20, 48, 213
        CMY:
        92, 81, 16
        CMYK:
        91, 77, 0, 16
      HSL:
        231°, 82.8326%, 45.6863%
        HSV (HSB):
        231°, 90.6103%, 83.5294%
        XYZ:
        13.3557, 7.0667, 63.6109
        xyY:
        0.1589, 0.0841, 7.0667
      CIE-Lab:
        31.9583, 53.2267, -84.5071
        CIE-LCH:
        31.9583, 99.8726, 302.2047
        CIE-Luv:
        31.9583, -10.6413, -109.3895
        Hunter-Lab:
        26.5833, 43.1591, -123.2660
      #1430d5 color charts
#1430d5 RGB chart
      #1430d5 CMYK chart
      #1430d5 RGB pie chart
      #1430d5 color shades, tints & tones
#1430d5 color schemes
#1430d5 color preview, HTML & CSS examples
           This text has a color of #1430d5        
        
          <p style="color:#1430d5;">Text here</p>
        
        
          .mytext {color:#1430d5;}
        
        Text color #1430d5
      
           This box has a color of #1430d5        
        
          <div style="background-color:#1430d5;">Content here</div>
        
        
          .mybackground {background-color:#1430d5;}
        
        Background color #1430d5
      
           Border around this has a color of #1430d5        
        
          <div style="border:2px solid #1430d5;">Content here</div>
        
        
          .myborder {border:2px solid #1430d5;}
        
        Border color #1430d5