#6255ab color space conversions
Hex:
        #6255ab
        RGB:
        98, 85, 171
        CMY:
        62, 67, 33
        CMYK:
        43, 50, 0, 33
      HSL:
        249°, 33.8583%, 50.1961%
        HSV (HSB):
        249°, 50.2924%, 67.0588%
        XYZ:
        15.6362, 12.0339, 40.0267
        xyY:
        0.2310, 0.1778, 12.0339
      CIE-Lab:
        41.2700, 27.1151, -44.5302
        CIE-LCH:
        41.2700, 52.1360, 301.3379
        CIE-Luv:
        41.2700, -0.0293, -67.5155
        Hunter-Lab:
        34.6900, 19.7498, -44.1283
      #6255ab color charts
#6255ab RGB chart
      #6255ab CMYK chart
      #6255ab RGB pie chart
      #6255ab color shades, tints & tones
#6255ab color schemes
#6255ab color preview, HTML & CSS examples
           This text has a color of #6255ab        
        
          <p style="color:#6255ab;">Text here</p>
        
        
          .mytext {color:#6255ab;}
        
        Text color #6255ab
      
           This box has a color of #6255ab        
        
          <div style="background-color:#6255ab;">Content here</div>
        
        
          .mybackground {background-color:#6255ab;}
        
        Background color #6255ab
      
           Border around this has a color of #6255ab        
        
          <div style="border:2px solid #6255ab;">Content here</div>
        
        
          .myborder {border:2px solid #6255ab;}
        
        Border color #6255ab