#6275e5 color space conversions
Hex:
        #6275e5
        RGB:
        98, 117, 229
        CMY:
        62, 54, 10
        CMYK:
        57, 49, 0, 10
      HSL:
        231°, 71.5847%, 64.1176%
        HSV (HSB):
        231°, 57.2052%, 89.8039%
        XYZ:
        25.5411, 20.9764, 76.8314
        xyY:
        0.2071, 0.1701, 20.9764
      CIE-Lab:
        52.9236, 25.5695, -59.2220
        CIE-LCH:
        52.9236, 64.5062, 293.3526
        CIE-Luv:
        52.9236, -12.9467, -94.6186
        Hunter-Lab:
        45.8000, 19.3936, -67.4015
      #6275e5 color charts
#6275e5 RGB chart
      #6275e5 CMYK chart
      #6275e5 RGB pie chart
      #6275e5 color shades, tints & tones
#6275e5 color schemes
#6275e5 color preview, HTML & CSS examples
           This text has a color of #6275e5        
        
          <p style="color:#6275e5;">Text here</p>
        
        
          .mytext {color:#6275e5;}
        
        Text color #6275e5
      
           This box has a color of #6275e5        
        
          <div style="background-color:#6275e5;">Content here</div>
        
        
          .mybackground {background-color:#6275e5;}
        
        Background color #6275e5
      
           Border around this has a color of #6275e5        
        
          <div style="border:2px solid #6275e5;">Content here</div>
        
        
          .myborder {border:2px solid #6275e5;}
        
        Border color #6275e5