#6275fe color space conversions
Hex:
        #6275fe
        RGB:
        98, 117, 254
        CMY:
        62, 54, 0
        CMYK:
        61, 54, 0, 0
      HSL:
        233°, 98.7342%, 69.0196%
        HSV (HSB):
        233°, 61.4173%, 99.6078%
        XYZ:
        29.2877, 22.4750, 96.5604
        xyY:
        0.1975, 0.1515, 22.4750
      CIE-Lab:
        54.5274, 33.7190, -70.5522
        CIE-LCH:
        54.5274, 78.1958, 295.5445
        CIE-Luv:
        54.5274, -13.6681, -113.4414
        Hunter-Lab:
        47.4078, 27.3104, -87.5766
      #6275fe color charts
#6275fe RGB chart
      #6275fe CMYK chart
      #6275fe RGB pie chart
      #6275fe color shades, tints & tones
#6275fe color schemes
#6275fe color preview, HTML & CSS examples
           This text has a color of #6275fe        
        
          <p style="color:#6275fe;">Text here</p>
        
        
          .mytext {color:#6275fe;}
        
        Text color #6275fe
      
           This box has a color of #6275fe        
        
          <div style="background-color:#6275fe;">Content here</div>
        
        
          .mybackground {background-color:#6275fe;}
        
        Background color #6275fe
      
           Border around this has a color of #6275fe        
        
          <div style="border:2px solid #6275fe;">Content here</div>
        
        
          .myborder {border:2px solid #6275fe;}
        
        Border color #6275fe