#5918cf color space conversions
Hex:
        #5918cf
        RGB:
        89, 24, 207
        CMY:
        65, 91, 19
        CMYK:
        57, 88, 0, 19
      HSL:
        261°, 79.2208%, 45.2941%
        HSV (HSB):
        261°, 88.4058%, 81.1765%
        XYZ:
        15.7089, 7.2821, 59.6091
        xyY:
        0.1902, 0.0882, 7.2821
      CIE-Lab:
        32.4407, 65.5968, -80.0932
        CIE-LCH:
        32.4407, 103.5271, 309.3177
        CIE-Luv:
        32.4407, 3.8018, -106.5215
        Hunter-Lab:
        26.9854, 56.6854, -112.0783
      #5918cf color charts
#5918cf RGB chart
      #5918cf CMYK chart
      #5918cf RGB pie chart
      #5918cf color shades, tints & tones
#5918cf color schemes
#5918cf color preview, HTML & CSS examples
           This text has a color of #5918cf        
        
          <p style="color:#5918cf;">Text here</p>
        
        
          .mytext {color:#5918cf;}
        
        Text color #5918cf
      
           This box has a color of #5918cf        
        
          <div style="background-color:#5918cf;">Content here</div>
        
        
          .mybackground {background-color:#5918cf;}
        
        Background color #5918cf
      
           Border around this has a color of #5918cf        
        
          <div style="border:2px solid #5918cf;">Content here</div>
        
        
          .myborder {border:2px solid #5918cf;}
        
        Border color #5918cf