#1430df color space conversions
Hex:
        #1430df
        RGB:
        20, 48, 223
        CMY:
        92, 81, 13
        CMYK:
        91, 78, 0, 13
      HSL:
        232°, 83.5391%, 47.6471%
        HSV (HSB):
        232°, 91.0314%, 87.4510%
        XYZ:
        14.6647, 7.5903, 70.5042
        xyY:
        0.1581, 0.0818, 7.5903
      CIE-Lab:
        33.1147, 56.4717, -88.3469
        CIE-LCH:
        33.1147, 104.8533, 302.5869
        CIE-Luv:
        33.1147, -10.9044, -115.1284
        Hunter-Lab:
        27.5506, 46.7992, -132.4426
      #1430df color charts
#1430df RGB chart
      #1430df CMYK chart
      #1430df RGB pie chart
      #1430df color shades, tints & tones
#1430df color schemes
#1430df color preview, HTML & CSS examples
           This text has a color of #1430df        
        
          <p style="color:#1430df;">Text here</p>
        
        
          .mytext {color:#1430df;}
        
        Text color #1430df
      
           This box has a color of #1430df        
        
          <div style="background-color:#1430df;">Content here</div>
        
        
          .mybackground {background-color:#1430df;}
        
        Background color #1430df
      
           Border around this has a color of #1430df        
        
          <div style="border:2px solid #1430df;">Content here</div>
        
        
          .myborder {border:2px solid #1430df;}
        
        Border color #1430df