#1430ea color space conversions
Hex:
        #1430ea
        RGB:
        20, 48, 234
        CMY:
        92, 81, 8
        CMYK:
        91, 79, 0, 8
      HSL:
        232°, 84.2520%, 49.8039%
        HSV (HSB):
        232°, 91.4530%, 91.7647%
        XYZ:
        16.1967, 8.2031, 78.5716
        xyY:
        0.1573, 0.0797, 8.2031
      CIE-Lab:
        34.4024, 59.9523, -92.4894
        CIE-LCH:
        34.4024, 110.2205, 302.9516
        CIE-Luv:
        34.4024, -11.2057, -121.3961
        Hunter-Lab:
        28.6411, 50.8208, -142.6023
      #1430ea color charts
#1430ea RGB chart
      #1430ea CMYK chart
      #1430ea RGB pie chart
      #1430ea color shades, tints & tones
#1430ea color schemes
#1430ea color preview, HTML & CSS examples
           This text has a color of #1430ea        
        
          <p style="color:#1430ea;">Text here</p>
        
        
          .mytext {color:#1430ea;}
        
        Text color #1430ea
      
           This box has a color of #1430ea        
        
          <div style="background-color:#1430ea;">Content here</div>
        
        
          .mybackground {background-color:#1430ea;}
        
        Background color #1430ea
      
           Border around this has a color of #1430ea        
        
          <div style="border:2px solid #1430ea;">Content here</div>
        
        
          .myborder {border:2px solid #1430ea;}
        
        Border color #1430ea