#427fc1 color space conversions
Hex:
        #427fc1
        RGB:
        66, 127, 193
        CMY:
        74, 50, 24
        CMYK:
        66, 34, 0, 24
      HSL:
        211°, 50.5976%, 50.7843%
        HSV (HSB):
        211°, 65.8031%, 75.6863%
        XYZ:
        19.4618, 20.1873, 53.3229
        xyY:
        0.2093, 0.2171, 20.1873
      CIE-Lab:
        52.0483, 1.3916, -40.3207
        CIE-LCH:
        52.0483, 40.3447, 271.9767
        CIE-Luv:
        52.0483, -24.6369, -61.9675
        Hunter-Lab:
        44.9302, -1.3096, -38.9138
      #427fc1 color charts
#427fc1 RGB chart
      #427fc1 CMYK chart
      #427fc1 RGB pie chart
      #427fc1 color shades, tints & tones
#427fc1 color schemes
#427fc1 color preview, HTML & CSS examples
           This text has a color of #427fc1        
        
          <p style="color:#427fc1;">Text here</p>
        
        
          .mytext {color:#427fc1;}
        
        Text color #427fc1
      
           This box has a color of #427fc1        
        
          <div style="background-color:#427fc1;">Content here</div>
        
        
          .mybackground {background-color:#427fc1;}
        
        Background color #427fc1
      
           Border around this has a color of #427fc1        
        
          <div style="border:2px solid #427fc1;">Content here</div>
        
        
          .myborder {border:2px solid #427fc1;}
        
        Border color #427fc1