#6295fc color space conversions
Hex:
        #6295fc
        RGB:
        98, 149, 252
        CMY:
        62, 42, 1
        CMYK:
        61, 41, 0, 1
      HSL:
        220°, 96.2500%, 68.6275%
        HSV (HSB):
        220°, 61.1111%, 98.8235%
        XYZ:
        33.3551, 31.1198, 96.3442
        xyY:
        0.2074, 0.1935, 31.1198
      CIE-Lab:
        62.6087, 13.8473, -56.4754
        CIE-LCH:
        62.6087, 58.1483, 283.7767
        CIE-Luv:
        62.6087, -23.4233, -92.3307
        Hunter-Lab:
        55.7852, 9.1049, -63.3476
      #6295fc color charts
#6295fc RGB chart
      #6295fc CMYK chart
      #6295fc RGB pie chart
      #6295fc color shades, tints & tones
#6295fc color schemes
#6295fc color preview, HTML & CSS examples
           This text has a color of #6295fc        
        
          <p style="color:#6295fc;">Text here</p>
        
        
          .mytext {color:#6295fc;}
        
        Text color #6295fc
      
           This box has a color of #6295fc        
        
          <div style="background-color:#6295fc;">Content here</div>
        
        
          .mybackground {background-color:#6295fc;}
        
        Background color #6295fc
      
           Border around this has a color of #6295fc        
        
          <div style="border:2px solid #6295fc;">Content here</div>
        
        
          .myborder {border:2px solid #6295fc;}
        
        Border color #6295fc