#5628fe color space conversions
Hex:
        #5628fe
        RGB:
        86, 40, 254
        CMY:
        66, 84, 0
        CMYK:
        66, 84, 0, 0
      HSL:
        253°, 99.0741%, 57.6471%
        HSV (HSB):
        253°, 84.2520%, 99.6078%
        XYZ:
        22.4859, 10.6518, 94.6368
        xyY:
        0.1760, 0.0834, 10.6518
      CIE-Lab:
        38.9877, 72.2231, -96.0603
        CIE-LCH:
        38.9877, 120.1822, 306.9378
        CIE-Luv:
        38.9877, -2.4830, -133.1426
        Hunter-Lab:
        32.6371, 65.8662, -149.0757
      #5628fe color charts
#5628fe RGB chart
      #5628fe CMYK chart
      #5628fe RGB pie chart
      #5628fe color shades, tints & tones
#5628fe color schemes
#5628fe color preview, HTML & CSS examples
           This text has a color of #5628fe        
        
          <p style="color:#5628fe;">Text here</p>
        
        
          .mytext {color:#5628fe;}
        
        Text color #5628fe
      
           This box has a color of #5628fe        
        
          <div style="background-color:#5628fe;">Content here</div>
        
        
          .mybackground {background-color:#5628fe;}
        
        Background color #5628fe
      
           Border around this has a color of #5628fe        
        
          <div style="border:2px solid #5628fe;">Content here</div>
        
        
          .myborder {border:2px solid #5628fe;}
        
        Border color #5628fe