#6231a8 color space conversions
Hex:
        #6231a8
        RGB:
        98, 49, 168
        CMY:
        62, 81, 34
        CMYK:
        42, 71, 0, 34
      HSL:
        265°, 54.8387%, 42.5490%
        HSV (HSB):
        265°, 70.8333%, 65.8824%
        XYZ:
        13.2032, 7.6204, 37.8208
        xyY:
        0.2251, 0.1299, 7.6204
      CIE-Lab:
        33.1796, 46.9696, -55.7973
        CIE-LCH:
        33.1796, 72.9348, 310.0903
        CIE-Luv:
        33.1796, 9.1985, -79.2459
        Hunter-Lab:
        27.6052, 37.0653, -61.9074
      #6231a8 color charts
#6231a8 RGB chart
      #6231a8 CMYK chart
      #6231a8 RGB pie chart
      #6231a8 color shades, tints & tones
#6231a8 color schemes
#6231a8 color preview, HTML & CSS examples
           This text has a color of #6231a8        
        
          <p style="color:#6231a8;">Text here</p>
        
        
          .mytext {color:#6231a8;}
        
        Text color #6231a8
      
           This box has a color of #6231a8        
        
          <div style="background-color:#6231a8;">Content here</div>
        
        
          .mybackground {background-color:#6231a8;}
        
        Background color #6231a8
      
           Border around this has a color of #6231a8        
        
          <div style="border:2px solid #6231a8;">Content here</div>
        
        
          .myborder {border:2px solid #6231a8;}
        
        Border color #6231a8