#5633ed color space conversions
Hex:
        #5633ed
        RGB:
        86, 51, 237
        CMY:
        66, 80, 7
        CMYK:
        64, 78, 0, 7
      HSL:
        251°, 83.7838%, 56.4706%
        HSV (HSB):
        251°, 78.4810%, 92.9412%
        XYZ:
        20.3076, 10.4605, 81.0695
        xyY:
        0.1816, 0.0935, 10.4605
      CIE-Lab:
        38.6566, 63.3236, -87.0359
        CIE-LCH:
        38.6566, 107.6342, 306.0380
        CIE-Luv:
        38.6566, -2.3261, -122.8239
        Hunter-Lab:
        32.3427, 55.4785, -125.9751
      #5633ed color charts
#5633ed RGB chart
      #5633ed CMYK chart
      #5633ed RGB pie chart
      #5633ed color shades, tints & tones
#5633ed color schemes
#5633ed color preview, HTML & CSS examples
           This text has a color of #5633ed        
        
          <p style="color:#5633ed;">Text here</p>
        
        
          .mytext {color:#5633ed;}
        
        Text color #5633ed
      
           This box has a color of #5633ed        
        
          <div style="background-color:#5633ed;">Content here</div>
        
        
          .mybackground {background-color:#5633ed;}
        
        Background color #5633ed
      
           Border around this has a color of #5633ed        
        
          <div style="border:2px solid #5633ed;">Content here</div>
        
        
          .myborder {border:2px solid #5633ed;}
        
        Border color #5633ed