#5912dd color space conversions
Hex:
        #5912dd
        RGB:
        89, 18, 221
        CMY:
        65, 93, 13
        CMYK:
        60, 92, 0, 13
      HSL:
        261°, 84.9372%, 46.8627%
        HSV (HSB):
        261°, 91.8552%, 86.6667%
        XYZ:
        17.3873, 7.7769, 68.9913
        xyY:
        0.1847, 0.0826, 7.7769
      CIE-Lab:
        33.5139, 70.4142, -86.4120
        CIE-LCH:
        33.5139, 111.4684, 309.1754
        CIE-Luv:
        33.5139, 2.6610, -114.6230
        Hunter-Lab:
        27.8871, 62.4901, -127.1594
      #5912dd color charts
#5912dd RGB chart
      #5912dd CMYK chart
      #5912dd RGB pie chart
      #5912dd color shades, tints & tones
#5912dd color schemes
#5912dd color preview, HTML & CSS examples
           This text has a color of #5912dd        
        
          <p style="color:#5912dd;">Text here</p>
        
        
          .mytext {color:#5912dd;}
        
        Text color #5912dd
      
           This box has a color of #5912dd        
        
          <div style="background-color:#5912dd;">Content here</div>
        
        
          .mybackground {background-color:#5912dd;}
        
        Background color #5912dd
      
           Border around this has a color of #5912dd        
        
          <div style="border:2px solid #5912dd;">Content here</div>
        
        
          .myborder {border:2px solid #5912dd;}
        
        Border color #5912dd