#427efb color space conversions
Hex:
        #427efb
        RGB:
        66, 126, 251
        CMY:
        74, 51, 2
        CMYK:
        74, 50, 0, 2
      HSL:
        221°, 95.8549%, 62.1569%
        HSV (HSB):
        221°, 73.7052%, 98.4314%
        XYZ:
        27.1202, 23.0450, 94.2855
        xyY:
        0.1877, 0.1595, 23.0450
      CIE-Lab:
        55.1187, 22.6251, -68.0118
        CIE-LCH:
        55.1187, 71.6764, 288.4004
        CIE-Luv:
        55.1187, -23.2051, -108.9161
        Hunter-Lab:
        48.0052, 16.8332, -82.8460
      #427efb color charts
#427efb RGB chart
      #427efb CMYK chart
      #427efb RGB pie chart
      #427efb color shades, tints & tones
#427efb color schemes
#427efb color preview, HTML & CSS examples
           This text has a color of #427efb        
        
          <p style="color:#427efb;">Text here</p>
        
        
          .mytext {color:#427efb;}
        
        Text color #427efb
      
           This box has a color of #427efb        
        
          <div style="background-color:#427efb;">Content here</div>
        
        
          .mybackground {background-color:#427efb;}
        
        Background color #427efb
      
           Border around this has a color of #427efb        
        
          <div style="border:2px solid #427efb;">Content here</div>
        
        
          .myborder {border:2px solid #427efb;}
        
        Border color #427efb