#5642fe color space conversions
Hex:
        #5642fe
        RGB:
        86, 66, 254
        CMY:
        66, 74, 0
        CMYK:
        66, 74, 0, 0
      HSL:
        246°, 98.9474%, 62.7451%
        HSV (HSB):
        246°, 74.0157%, 99.6078%
        XYZ:
        23.6754, 13.0306, 95.0333
        xyY:
        0.1797, 0.0989, 13.0306
      CIE-Lab:
        42.8093, 61.1095, -89.7374
        CIE-LCH:
        42.8093, 108.5687, 304.2542
        CIE-Luv:
        42.8093, -5.5805, -131.2026
        Hunter-Lab:
        36.0980, 53.9004, -130.8212
      #5642fe color charts
#5642fe RGB chart
      #5642fe CMYK chart
      #5642fe RGB pie chart
      #5642fe color shades, tints & tones
#5642fe color schemes
#5642fe color preview, HTML & CSS examples
           This text has a color of #5642fe        
        
          <p style="color:#5642fe;">Text here</p>
        
        
          .mytext {color:#5642fe;}
        
        Text color #5642fe
      
           This box has a color of #5642fe        
        
          <div style="background-color:#5642fe;">Content here</div>
        
        
          .mybackground {background-color:#5642fe;}
        
        Background color #5642fe
      
           Border around this has a color of #5642fe        
        
          <div style="border:2px solid #5642fe;">Content here</div>
        
        
          .myborder {border:2px solid #5642fe;}
        
        Border color #5642fe