#6253ee color space conversions
Hex:
        #6253ee
        RGB:
        98, 83, 238
        CMY:
        62, 67, 7
        CMYK:
        59, 65, 0, 7
      HSL:
        246°, 82.0106%, 62.9412%
        HSV (HSB):
        246°, 65.1261%, 93.3333%
        XYZ:
        23.5629, 14.9562, 82.5339
        xyY:
        0.1946, 0.1236, 14.9562
      CIE-Lab:
        45.5742, 48.6931, -76.1939
        CIE-LCH:
        45.5742, 90.4241, 302.5813
        CIE-Luv:
        45.5742, -4.5193, -116.5280
        Hunter-Lab:
        38.6733, 41.0783, -99.4613
      #6253ee color charts
#6253ee RGB chart
      #6253ee CMYK chart
      #6253ee RGB pie chart
      #6253ee color shades, tints & tones
#6253ee color schemes
#6253ee color preview, HTML & CSS examples
           This text has a color of #6253ee        
        
          <p style="color:#6253ee;">Text here</p>
        
        
          .mytext {color:#6253ee;}
        
        Text color #6253ee
      
           This box has a color of #6253ee        
        
          <div style="background-color:#6253ee;">Content here</div>
        
        
          .mybackground {background-color:#6253ee;}
        
        Background color #6253ee
      
           Border around this has a color of #6253ee        
        
          <div style="border:2px solid #6253ee;">Content here</div>
        
        
          .myborder {border:2px solid #6253ee;}
        
        Border color #6253ee