#1427d8 color space conversions
Hex:
        #1427d8
        RGB:
        20, 39, 216
        CMY:
        92, 85, 15
        CMYK:
        91, 82, 0, 15
      HSL:
        234°, 83.0508%, 46.2745%
        HSV (HSB):
        234°, 90.7407%, 84.7059%
        XYZ:
        13.4087, 6.5576, 65.5248
        xyY:
        0.1568, 0.0767, 6.5576
      CIE-Lab:
        30.7779, 58.6584, -88.2027
        CIE-LCH:
        30.7779, 105.9270, 303.6255
        CIE-Luv:
        30.7779, -9.5616, -110.8043
        Hunter-Lab:
        25.6079, 48.6516, -133.7843
      #1427d8 color charts
#1427d8 RGB chart
      #1427d8 CMYK chart
      #1427d8 RGB pie chart
      #1427d8 color shades, tints & tones
#1427d8 color schemes
#1427d8 color preview, HTML & CSS examples
           This text has a color of #1427d8        
        
          <p style="color:#1427d8;">Text here</p>
        
        
          .mytext {color:#1427d8;}
        
        Text color #1427d8
      
           This box has a color of #1427d8        
        
          <div style="background-color:#1427d8;">Content here</div>
        
        
          .mybackground {background-color:#1427d8;}
        
        Background color #1427d8
      
           Border around this has a color of #1427d8        
        
          <div style="border:2px solid #1427d8;">Content here</div>
        
        
          .myborder {border:2px solid #1427d8;}
        
        Border color #1427d8