#5641fc color space conversions
Hex:
        #5641fc
        RGB:
        86, 65, 252
        CMY:
        66, 75, 1
        CMYK:
        66, 74, 0, 1
      HSL:
        247°, 96.8912%, 62.1569%
        HSV (HSB):
        247°, 74.2063%, 98.8235%
        XYZ:
        23.2987, 12.7873, 93.3357
        xyY:
        0.1800, 0.0988, 12.7873
      CIE-Lab:
        42.4410, 61.0201, -89.2275
        CIE-LCH:
        42.4410, 108.0972, 304.3671
        CIE-Luv:
        42.4410, -5.3027, -130.1505
        Hunter-Lab:
        35.7593, 53.7215, -129.7217
      #5641fc color charts
#5641fc RGB chart
      #5641fc CMYK chart
      #5641fc RGB pie chart
      #5641fc color shades, tints & tones
#5641fc color schemes
#5641fc color preview, HTML & CSS examples
           This text has a color of #5641fc        
        
          <p style="color:#5641fc;">Text here</p>
        
        
          .mytext {color:#5641fc;}
        
        Text color #5641fc
      
           This box has a color of #5641fc        
        
          <div style="background-color:#5641fc;">Content here</div>
        
        
          .mybackground {background-color:#5641fc;}
        
        Background color #5641fc
      
           Border around this has a color of #5641fc        
        
          <div style="border:2px solid #5641fc;">Content here</div>
        
        
          .myborder {border:2px solid #5641fc;}
        
        Border color #5641fc