#6274c4 color space conversions
Hex:
        #6274c4
        RGB:
        98, 116, 196
        CMY:
        62, 55, 23
        CMYK:
        50, 41, 0, 23
      HSL:
        229°, 45.3704%, 57.6471%
        HSV (HSB):
        229°, 50.0000%, 76.8627%
        XYZ:
        21.2462, 19.0730, 54.7862
        xyY:
        0.2234, 0.2005, 19.0730
      CIE-Lab:
        50.7725, 15.6356, -43.9495
        CIE-LCH:
        50.7725, 46.6479, 289.5837
        CIE-Luv:
        50.7725, -11.6646, -68.9249
        Hunter-Lab:
        43.6726, 10.4110, -43.8070
      #6274c4 color charts
#6274c4 RGB chart
      #6274c4 CMYK chart
      #6274c4 RGB pie chart
      #6274c4 color shades, tints & tones
#6274c4 color schemes
#6274c4 color preview, HTML & CSS examples
           This text has a color of #6274c4        
        
          <p style="color:#6274c4;">Text here</p>
        
        
          .mytext {color:#6274c4;}
        
        Text color #6274c4
      
           This box has a color of #6274c4        
        
          <div style="background-color:#6274c4;">Content here</div>
        
        
          .mybackground {background-color:#6274c4;}
        
        Background color #6274c4
      
           Border around this has a color of #6274c4        
        
          <div style="border:2px solid #6274c4;">Content here</div>
        
        
          .myborder {border:2px solid #6274c4;}
        
        Border color #6274c4