#6274ff color space conversions
Hex:
        #6274ff
        RGB:
        98, 116, 255
        CMY:
        62, 55, 0
        CMYK:
        62, 55, 0, 0
      HSL:
        233°, 100.0000%, 69.2157%
        HSV (HSB):
        233°, 61.5686%, 100.0000%
        XYZ:
        29.3324, 22.3075, 97.3675
        xyY:
        0.1969, 0.1497, 22.3075
      CIE-Lab:
        54.3517, 34.6481, -71.3890
        CIE-LCH:
        54.3517, 79.3529, 295.8893
        CIE-Luv:
        54.3517, -13.4224, -114.6843
        Hunter-Lab:
        47.2308, 28.2026, -89.1664
      #6274ff color charts
#6274ff RGB chart
      #6274ff CMYK chart
      #6274ff RGB pie chart
      #6274ff color shades, tints & tones
#6274ff color schemes
#6274ff color preview, HTML & CSS examples
           This text has a color of #6274ff        
        
          <p style="color:#6274ff;">Text here</p>
        
        
          .mytext {color:#6274ff;}
        
        Text color #6274ff
      
           This box has a color of #6274ff        
        
          <div style="background-color:#6274ff;">Content here</div>
        
        
          .mybackground {background-color:#6274ff;}
        
        Background color #6274ff
      
           Border around this has a color of #6274ff        
        
          <div style="border:2px solid #6274ff;">Content here</div>
        
        
          .myborder {border:2px solid #6274ff;}
        
        Border color #6274ff