#7625fc color space conversions
Hex:
        #7625fc
        RGB:
        118, 37, 252
        CMY:
        54, 85, 1
        CMYK:
        53, 85, 0, 1
      HSL:
        263°, 97.2851%, 56.6667%
        HSV (HSB):
        263°, 85.3175%, 98.8235%
        XYZ:
        25.7035, 12.2030, 93.0961
        xyY:
        0.1962, 0.0932, 12.2030
      CIE-Lab:
        41.5369, 75.3324, -90.6237
        CIE-LCH:
        41.5369, 117.8458, 309.7356
        CIE-Luv:
        41.5369, 6.9272, -131.3762
        Hunter-Lab:
        34.9327, 70.2078, -133.5556
      #7625fc color charts
#7625fc RGB chart
      #7625fc CMYK chart
      #7625fc RGB pie chart
      #7625fc color shades, tints & tones
#7625fc color schemes
#7625fc color preview, HTML & CSS examples
           This text has a color of #7625fc        
        
          <p style="color:#7625fc;">Text here</p>
        
        
          .mytext {color:#7625fc;}
        
        Text color #7625fc
      
           This box has a color of #7625fc        
        
          <div style="background-color:#7625fc;">Content here</div>
        
        
          .mybackground {background-color:#7625fc;}
        
        Background color #7625fc
      
           Border around this has a color of #7625fc        
        
          <div style="border:2px solid #7625fc;">Content here</div>
        
        
          .myborder {border:2px solid #7625fc;}
        
        Border color #7625fc