#8625ea color space conversions
Hex:
        #8625ea
        RGB:
        134, 37, 234
        CMY:
        47, 85, 8
        CMYK:
        43, 84, 0, 8
      HSL:
        270°, 82.4268%, 53.1373%
        HSV (HSB):
        270°, 84.1880%, 91.7647%
        XYZ:
        25.3444, 12.3320, 78.8864
        xyY:
        0.2174, 0.1058, 12.3320
      CIE-Lab:
        41.7390, 72.9486, -80.0795
        CIE-LCH:
        41.7390, 108.3246, 312.3321
        CIE-Luv:
        41.7390, 15.7160, -119.3908
        Hunter-Lab:
        35.1169, 67.3713, -108.6068
      #8625ea color charts
#8625ea RGB chart
      #8625ea CMYK chart
      #8625ea RGB pie chart
      #8625ea color shades, tints & tones
#8625ea color schemes
#8625ea color preview, HTML & CSS examples
           This text has a color of #8625ea        
        
          <p style="color:#8625ea;">Text here</p>
        
        
          .mytext {color:#8625ea;}
        
        Text color #8625ea
      
           This box has a color of #8625ea        
        
          <div style="background-color:#8625ea;">Content here</div>
        
        
          .mybackground {background-color:#8625ea;}
        
        Background color #8625ea
      
           Border around this has a color of #8625ea        
        
          <div style="border:2px solid #8625ea;">Content here</div>
        
        
          .myborder {border:2px solid #8625ea;}
        
        Border color #8625ea