#5612dd color space conversions
Hex:
        #5612dd
        RGB:
        86, 18, 221
        CMY:
        66, 93, 13
        CMYK:
        61, 92, 0, 13
      HSL:
        260°, 84.9372%, 46.8627%
        HSV (HSB):
        260°, 91.8552%, 86.6667%
        XYZ:
        17.1052, 7.6315, 68.9781
        xyY:
        0.1825, 0.0814, 7.6315
      CIE-Lab:
        33.2034, 70.2095, -86.9365
        CIE-LCH:
        33.2034, 111.7467, 308.9242
        CIE-Luv:
        33.2034, 1.8485, -114.5746
        Hunter-Lab:
        27.6252, 62.1812, -128.7053
      #5612dd color charts
#5612dd RGB chart
      #5612dd CMYK chart
      #5612dd RGB pie chart
      #5612dd color shades, tints & tones
#5612dd color schemes
#5612dd color preview, HTML & CSS examples
           This text has a color of #5612dd        
        
          <p style="color:#5612dd;">Text here</p>
        
        
          .mytext {color:#5612dd;}
        
        Text color #5612dd
      
           This box has a color of #5612dd        
        
          <div style="background-color:#5612dd;">Content here</div>
        
        
          .mybackground {background-color:#5612dd;}
        
        Background color #5612dd
      
           Border around this has a color of #5612dd        
        
          <div style="border:2px solid #5612dd;">Content here</div>
        
        
          .myborder {border:2px solid #5612dd;}
        
        Border color #5612dd