#6025fe color space conversions
Hex:
        #6025fe
        RGB:
        96, 37, 254
        CMY:
        62, 85, 0
        CMYK:
        62, 85, 0, 0
      HSL:
        256°, 99.0868%, 57.0588%
        HSV (HSB):
        256°, 85.4331%, 99.6078%
        XYZ:
        23.3748, 10.9657, 94.6505
        xyY:
        0.1812, 0.0850, 10.9657
      CIE-Lab:
        39.5226, 73.9396, -95.1472
        CIE-LCH:
        39.5226, 120.4992, 307.8511
        CIE-Luv:
        39.5226, 0.1701, -133.1556
        Hunter-Lab:
        33.1145, 68.0491, -146.2874
      #6025fe color charts
#6025fe RGB chart
      #6025fe CMYK chart
      #6025fe RGB pie chart
      #6025fe color shades, tints & tones
#6025fe color schemes
#6025fe color preview, HTML & CSS examples
           This text has a color of #6025fe        
        
          <p style="color:#6025fe;">Text here</p>
        
        
          .mytext {color:#6025fe;}
        
        Text color #6025fe
      
           This box has a color of #6025fe        
        
          <div style="background-color:#6025fe;">Content here</div>
        
        
          .mybackground {background-color:#6025fe;}
        
        Background color #6025fe
      
           Border around this has a color of #6025fe        
        
          <div style="border:2px solid #6025fe;">Content here</div>
        
        
          .myborder {border:2px solid #6025fe;}
        
        Border color #6025fe