#5b25dc color space conversions
Hex:
        #5b25dc
        RGB:
        91, 37, 220
        CMY:
        64, 85, 14
        CMYK:
        59, 83, 0, 14
      HSL:
        258°, 72.3320%, 50.3922%
        HSV (HSB):
        258°, 83.1818%, 86.2745%
        XYZ:
        17.8942, 8.7146, 68.4491
        xyY:
        0.1882, 0.0917, 8.7146
      CIE-Lab:
        35.4289, 64.8921, -82.6592
        CIE-LCH:
        35.4289, 105.0882, 308.1339
        CIE-Luv:
        35.4289, 2.0161, -113.6489
        Hunter-Lab:
        29.5205, 56.5392, -116.8113
      #5b25dc color charts
#5b25dc RGB chart
      #5b25dc CMYK chart
      #5b25dc RGB pie chart
      #5b25dc color shades, tints & tones
#5b25dc color schemes
#5b25dc color preview, HTML & CSS examples
           This text has a color of #5b25dc        
        
          <p style="color:#5b25dc;">Text here</p>
        
        
          .mytext {color:#5b25dc;}
        
        Text color #5b25dc
      
           This box has a color of #5b25dc        
        
          <div style="background-color:#5b25dc;">Content here</div>
        
        
          .mybackground {background-color:#5b25dc;}
        
        Background color #5b25dc
      
           Border around this has a color of #5b25dc        
        
          <div style="border:2px solid #5b25dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b25dc;}
        
        Border color #5b25dc