#427ff1 color space conversions
Hex:
        #427ff1
        RGB:
        66, 127, 241
        CMY:
        74, 50, 5
        CMYK:
        73, 47, 0, 5
      HSL:
        219°, 86.2069%, 60.1961%
        HSV (HSB):
        219°, 72.6141%, 94.5098%
        XYZ:
        25.7133, 22.6879, 86.2430
        xyY:
        0.1910, 0.1685, 22.6879
      CIE-Lab:
        54.7494, 18.4234, -63.0664
        CIE-LCH:
        54.7494, 65.7024, 286.2845
        CIE-Luv:
        54.7494, -23.6380, -100.7156
        Hunter-Lab:
        47.6318, 13.0050, -74.0094
      #427ff1 color charts
#427ff1 RGB chart
      #427ff1 CMYK chart
      #427ff1 RGB pie chart
      #427ff1 color shades, tints & tones
#427ff1 color schemes
#427ff1 color preview, HTML & CSS examples
           This text has a color of #427ff1        
        
          <p style="color:#427ff1;">Text here</p>
        
        
          .mytext {color:#427ff1;}
        
        Text color #427ff1
      
           This box has a color of #427ff1        
        
          <div style="background-color:#427ff1;">Content here</div>
        
        
          .mybackground {background-color:#427ff1;}
        
        Background color #427ff1
      
           Border around this has a color of #427ff1        
        
          <div style="border:2px solid #427ff1;">Content here</div>
        
        
          .myborder {border:2px solid #427ff1;}
        
        Border color #427ff1