#5649ed color space conversions
Hex:
        #5649ed
        RGB:
        86, 73, 237
        CMY:
        66, 71, 7
        CMYK:
        64, 69, 0, 7
      HSL:
        245°, 82.0000%, 60.7843%
        HSV (HSB):
        245°, 69.1983%, 92.9412%
        XYZ:
        21.5064, 12.8579, 81.4691
        xyY:
        0.1857, 0.1110, 12.8579
      CIE-Lab:
        42.5484, 52.3177, -80.6231
        CIE-LCH:
        42.5484, 96.1105, 302.9802
        CIE-Luv:
        42.5484, -5.7148, -119.5315
        Hunter-Lab:
        35.8580, 44.3066, -109.6059
      #5649ed color charts
#5649ed RGB chart
      #5649ed CMYK chart
      #5649ed RGB pie chart
      #5649ed color shades, tints & tones
#5649ed color schemes
#5649ed color preview, HTML & CSS examples
           This text has a color of #5649ed        
        
          <p style="color:#5649ed;">Text here</p>
        
        
          .mytext {color:#5649ed;}
        
        Text color #5649ed
      
           This box has a color of #5649ed        
        
          <div style="background-color:#5649ed;">Content here</div>
        
        
          .mybackground {background-color:#5649ed;}
        
        Background color #5649ed
      
           Border around this has a color of #5649ed        
        
          <div style="border:2px solid #5649ed;">Content here</div>
        
        
          .myborder {border:2px solid #5649ed;}
        
        Border color #5649ed