#5621db color space conversions
Hex:
        #5621db
        RGB:
        86, 33, 219
        CMY:
        66, 87, 14
        CMYK:
        61, 85, 0, 14
      HSL:
        257°, 73.8095%, 49.4118%
        HSV (HSB):
        257°, 84.9315%, 85.8824%
        XYZ:
        17.1678, 8.1806, 67.6920
        xyY:
        0.1845, 0.0879, 8.1806
      CIE-Lab:
        34.3563, 65.5840, -83.8745
        CIE-LCH:
        34.3563, 106.4716, 308.0229
        CIE-Luv:
        34.3563, 1.0697, -113.2903
        Hunter-Lab:
        28.6018, 57.0888, -120.3007
      #5621db color charts
#5621db RGB chart
      #5621db CMYK chart
      #5621db RGB pie chart
      #5621db color shades, tints & tones
#5621db color schemes
#5621db color preview, HTML & CSS examples
           This text has a color of #5621db        
        
          <p style="color:#5621db;">Text here</p>
        
        
          .mytext {color:#5621db;}
        
        Text color #5621db
      
           This box has a color of #5621db        
        
          <div style="background-color:#5621db;">Content here</div>
        
        
          .mybackground {background-color:#5621db;}
        
        Background color #5621db
      
           Border around this has a color of #5621db        
        
          <div style="border:2px solid #5621db;">Content here</div>
        
        
          .myborder {border:2px solid #5621db;}
        
        Border color #5621db