#5934cd color space conversions
Hex:
        #5934cd
        RGB:
        89, 52, 205
        CMY:
        65, 80, 20
        CMYK:
        57, 75, 0, 20
      HSL:
        255°, 60.4743%, 50.3922%
        HSV (HSB):
        255°, 74.6341%, 80.3922%
        XYZ:
        16.3673, 8.9876, 58.6297
        xyY:
        0.1949, 0.1070, 8.9876
      CIE-Lab:
        35.9604, 54.2062, -73.1237
        CIE-LCH:
        35.9604, 91.0241, 306.5493
        CIE-Luv:
        35.9604, 1.0884, -103.3257
        Hunter-Lab:
        29.9793, 44.9885, -94.9662
      #5934cd color charts
#5934cd RGB chart
      #5934cd CMYK chart
      #5934cd RGB pie chart
      #5934cd color shades, tints & tones
#5934cd color schemes
#5934cd color preview, HTML & CSS examples
           This text has a color of #5934cd        
        
          <p style="color:#5934cd;">Text here</p>
        
        
          .mytext {color:#5934cd;}
        
        Text color #5934cd
      
           This box has a color of #5934cd        
        
          <div style="background-color:#5934cd;">Content here</div>
        
        
          .mybackground {background-color:#5934cd;}
        
        Background color #5934cd
      
           Border around this has a color of #5934cd        
        
          <div style="border:2px solid #5934cd;">Content here</div>
        
        
          .myborder {border:2px solid #5934cd;}
        
        Border color #5934cd