#5c25dc color space conversions
Hex:
        #5c25dc
        RGB:
        92, 37, 220
        CMY:
        64, 85, 14
        CMYK:
        58, 83, 0, 14
      HSL:
        258°, 72.3320%, 50.3922%
        HSV (HSB):
        258°, 83.1818%, 86.2745%
        XYZ:
        17.9935, 8.7658, 68.4537
        xyY:
        0.1890, 0.0921, 8.7658
      CIE-Lab:
        35.5293, 64.9880, -82.4899
        CIE-LCH:
        35.5293, 105.0144, 308.2321
        CIE-Luv:
        35.5293, 2.3068, -113.6257
        Hunter-Lab:
        29.6070, 56.6699, -116.3582
      #5c25dc color charts
#5c25dc RGB chart
      #5c25dc CMYK chart
      #5c25dc RGB pie chart
      #5c25dc color shades, tints & tones
#5c25dc color schemes
#5c25dc color preview, HTML & CSS examples
           This text has a color of #5c25dc        
        
          <p style="color:#5c25dc;">Text here</p>
        
        
          .mytext {color:#5c25dc;}
        
        Text color #5c25dc
      
           This box has a color of #5c25dc        
        
          <div style="background-color:#5c25dc;">Content here</div>
        
        
          .mybackground {background-color:#5c25dc;}
        
        Background color #5c25dc
      
           Border around this has a color of #5c25dc        
        
          <div style="border:2px solid #5c25dc;">Content here</div>
        
        
          .myborder {border:2px solid #5c25dc;}
        
        Border color #5c25dc