#6274ce color space conversions
Hex:
        #6274ce
        RGB:
        98, 116, 206
        CMY:
        62, 55, 19
        CMYK:
        52, 44, 0, 19
      HSL:
        230°, 52.4272%, 59.6078%
        HSV (HSB):
        230°, 52.4272%, 80.7843%
        XYZ:
        22.4230, 19.5437, 60.9830
        xyY:
        0.2178, 0.1898, 19.5437
      CIE-Lab:
        51.3173, 18.7892, -48.7948
        CIE-LCH:
        51.3173, 52.2873, 291.0600
        CIE-Luv:
        51.3173, -11.9589, -77.0601
        Hunter-Lab:
        44.2082, 13.1730, -50.8418
      #6274ce color charts
#6274ce RGB chart
      #6274ce CMYK chart
      #6274ce RGB pie chart
      #6274ce color shades, tints & tones
#6274ce color schemes
#6274ce color preview, HTML & CSS examples
           This text has a color of #6274ce        
        
          <p style="color:#6274ce;">Text here</p>
        
        
          .mytext {color:#6274ce;}
        
        Text color #6274ce
      
           This box has a color of #6274ce        
        
          <div style="background-color:#6274ce;">Content here</div>
        
        
          .mybackground {background-color:#6274ce;}
        
        Background color #6274ce
      
           Border around this has a color of #6274ce        
        
          <div style="border:2px solid #6274ce;">Content here</div>
        
        
          .myborder {border:2px solid #6274ce;}
        
        Border color #6274ce