#5d25ee color space conversions
Hex:
        #5d25ee
        RGB:
        93, 37, 238
        CMY:
        64, 85, 7
        CMYK:
        61, 84, 0, 7
      HSL:
        257°, 85.5319%, 53.9216%
        HSV (HSB):
        257°, 84.4538%, 93.3333%
        XYZ:
        20.6084, 9.8233, 81.6988
        xyY:
        0.1838, 0.0876, 9.8233
      CIE-Lab:
        37.5235, 69.6759, -89.4573
        CIE-LCH:
        37.5235, 113.3902, 307.9141
        CIE-Luv:
        37.5235, 0.8442, -124.0474
        Hunter-Lab:
        31.3422, 62.5199, -132.6100
      #5d25ee color charts
#5d25ee RGB chart
      #5d25ee CMYK chart
      #5d25ee RGB pie chart
      #5d25ee color shades, tints & tones
#5d25ee color schemes
#5d25ee color preview, HTML & CSS examples
           This text has a color of #5d25ee        
        
          <p style="color:#5d25ee;">Text here</p>
        
        
          .mytext {color:#5d25ee;}
        
        Text color #5d25ee
      
           This box has a color of #5d25ee        
        
          <div style="background-color:#5d25ee;">Content here</div>
        
        
          .mybackground {background-color:#5d25ee;}
        
        Background color #5d25ee
      
           Border around this has a color of #5d25ee        
        
          <div style="border:2px solid #5d25ee;">Content here</div>
        
        
          .myborder {border:2px solid #5d25ee;}
        
        Border color #5d25ee