#5613dd color space conversions
Hex:
        #5613dd
        RGB:
        86, 19, 221
        CMY:
        66, 93, 13
        CMYK:
        61, 91, 0, 13
      HSL:
        260°, 84.1667%, 47.0588%
        HSV (HSB):
        260°, 91.4027%, 86.6667%
        XYZ:
        17.1218, 7.6646, 68.9836
        xyY:
        0.1826, 0.0817, 7.6646
      CIE-Lab:
        33.2745, 69.9941, -86.8185
        CIE-LCH:
        33.2745, 111.5196, 308.8762
        CIE-Luv:
        33.2745, 1.8003, -114.5767
        Hunter-Lab:
        27.6851, 61.9440, -128.3548
      #5613dd color charts
#5613dd RGB chart
      #5613dd CMYK chart
      #5613dd RGB pie chart
      #5613dd color shades, tints & tones
#5613dd color schemes
#5613dd color preview, HTML & CSS examples
           This text has a color of #5613dd        
        
          <p style="color:#5613dd;">Text here</p>
        
        
          .mytext {color:#5613dd;}
        
        Text color #5613dd
      
           This box has a color of #5613dd        
        
          <div style="background-color:#5613dd;">Content here</div>
        
        
          .mybackground {background-color:#5613dd;}
        
        Background color #5613dd
      
           Border around this has a color of #5613dd        
        
          <div style="border:2px solid #5613dd;">Content here</div>
        
        
          .myborder {border:2px solid #5613dd;}
        
        Border color #5613dd