#1427db color space conversions
Hex:
        #1427db
        RGB:
        20, 39, 219
        CMY:
        92, 85, 14
        CMYK:
        91, 82, 0, 14
      HSL:
        234°, 83.2636%, 46.8627%
        HSV (HSB):
        234°, 90.8676%, 85.8824%
        XYZ:
        13.8002, 6.7142, 67.5865
        xyY:
        0.1566, 0.0762, 6.7142
      CIE-Lab:
        31.1473, 59.5750, -89.3184
        CIE-LCH:
        31.1473, 107.3637, 303.7031
        CIE-Luv:
        31.1473, -9.6591, -112.5159
        Hunter-Lab:
        25.9118, 49.7203, -136.5092
      #1427db color charts
#1427db RGB chart
      #1427db CMYK chart
      #1427db RGB pie chart
      #1427db color shades, tints & tones
#1427db color schemes
#1427db color preview, HTML & CSS examples
           This text has a color of #1427db        
        
          <p style="color:#1427db;">Text here</p>
        
        
          .mytext {color:#1427db;}
        
        Text color #1427db
      
           This box has a color of #1427db        
        
          <div style="background-color:#1427db;">Content here</div>
        
        
          .mybackground {background-color:#1427db;}
        
        Background color #1427db
      
           Border around this has a color of #1427db        
        
          <div style="border:2px solid #1427db;">Content here</div>
        
        
          .myborder {border:2px solid #1427db;}
        
        Border color #1427db