#5935c7 color space conversions
Hex:
        #5935c7
        RGB:
        89, 53, 199
        CMY:
        65, 79, 22
        CMYK:
        55, 73, 0, 22
      HSL:
        255°, 57.9365%, 49.4118%
        HSV (HSB):
        255°, 73.3668%, 78.0392%
        XYZ:
        15.7017, 8.7936, 54.9026
        xyY:
        0.1978, 0.1108, 8.7936
      CIE-Lab:
        35.5838, 52.0070, -70.2494
        CIE-LCH:
        35.5838, 87.4055, 306.5133
        CIE-Luv:
        35.5838, 1.5092, -99.4242
        Hunter-Lab:
        29.6540, 42.6211, -89.0142
      #5935c7 color charts
#5935c7 RGB chart
      #5935c7 CMYK chart
      #5935c7 RGB pie chart
      #5935c7 color shades, tints & tones
#5935c7 color schemes
#5935c7 color preview, HTML & CSS examples
           This text has a color of #5935c7        
        
          <p style="color:#5935c7;">Text here</p>
        
        
          .mytext {color:#5935c7;}
        
        Text color #5935c7
      
           This box has a color of #5935c7        
        
          <div style="background-color:#5935c7;">Content here</div>
        
        
          .mybackground {background-color:#5935c7;}
        
        Background color #5935c7
      
           Border around this has a color of #5935c7        
        
          <div style="border:2px solid #5935c7;">Content here</div>
        
        
          .myborder {border:2px solid #5935c7;}
        
        Border color #5935c7