#6f25ed color space conversions
Hex:
        #6f25ed
        RGB:
        111, 37, 237
        CMY:
        56, 85, 7
        CMYK:
        53, 84, 0, 7
      HSL:
        262°, 84.7458%, 53.7255%
        HSV (HSB):
        262°, 84.3882%, 92.9412%
        XYZ:
        22.5032, 10.8171, 81.0226
        xyY:
        0.1968, 0.0946, 10.8171
      CIE-Lab:
        39.2706, 71.0824, -85.9422
        CIE-LCH:
        39.2706, 111.5292, 309.5940
        CIE-Luv:
        39.2706, 6.4097, -122.9240
        Hunter-Lab:
        32.8893, 64.5751, -123.0380
      #6f25ed color charts
#6f25ed RGB chart
      #6f25ed CMYK chart
      #6f25ed RGB pie chart
      #6f25ed color shades, tints & tones
#6f25ed color schemes
#6f25ed color preview, HTML & CSS examples
           This text has a color of #6f25ed        
        
          <p style="color:#6f25ed;">Text here</p>
        
        
          .mytext {color:#6f25ed;}
        
        Text color #6f25ed
      
           This box has a color of #6f25ed        
        
          <div style="background-color:#6f25ed;">Content here</div>
        
        
          .mybackground {background-color:#6f25ed;}
        
        Background color #6f25ed
      
           Border around this has a color of #6f25ed        
        
          <div style="border:2px solid #6f25ed;">Content here</div>
        
        
          .myborder {border:2px solid #6f25ed;}
        
        Border color #6f25ed