#6275cd color space conversions
Hex:
        #6275cd
        RGB:
        98, 117, 205
        CMY:
        62, 54, 20
        CMYK:
        52, 43, 0, 20
      HSL:
        229°, 51.6908%, 59.4118%
        HSV (HSB):
        229°, 52.1951%, 80.3922%
        XYZ:
        22.4177, 19.7270, 60.3838
        xyY:
        0.2186, 0.1924, 19.7270
      CIE-Lab:
        51.5272, 17.8606, -47.8912
        CIE-LCH:
        51.5272, 51.1133, 290.4526
        CIE-Luv:
        51.5272, -12.2645, -75.6105
        Hunter-Lab:
        44.4151, 12.3682, -49.5161
      #6275cd color charts
#6275cd RGB chart
      #6275cd CMYK chart
      #6275cd RGB pie chart
      #6275cd color shades, tints & tones
#6275cd color schemes
#6275cd color preview, HTML & CSS examples
           This text has a color of #6275cd        
        
          <p style="color:#6275cd;">Text here</p>
        
        
          .mytext {color:#6275cd;}
        
        Text color #6275cd
      
           This box has a color of #6275cd        
        
          <div style="background-color:#6275cd;">Content here</div>
        
        
          .mybackground {background-color:#6275cd;}
        
        Background color #6275cd
      
           Border around this has a color of #6275cd        
        
          <div style="border:2px solid #6275cd;">Content here</div>
        
        
          .myborder {border:2px solid #6275cd;}
        
        Border color #6275cd