#5928d2 color space conversions
Hex:
        #5928d2
        RGB:
        89, 40, 210
        CMY:
        65, 84, 18
        CMYK:
        58, 81, 0, 18
      HSL:
        257°, 68.0000%, 49.0196%
        HSV (HSB):
        257°, 80.9524%, 82.3529%
        XYZ:
        16.5115, 8.2946, 61.7035
        xyY:
        0.1909, 0.0959, 8.2946
      CIE-Lab:
        34.5890, 60.9322, -78.2834
        CIE-LCH:
        34.5890, 99.2020, 307.8955
        CIE-Luv:
        34.5890, 2.1267, -107.6360
        Hunter-Lab:
        28.8003, 51.9351, -106.8663
      #5928d2 color charts
#5928d2 RGB chart
      #5928d2 CMYK chart
      #5928d2 RGB pie chart
      #5928d2 color shades, tints & tones
#5928d2 color schemes
#5928d2 color preview, HTML & CSS examples
           This text has a color of #5928d2        
        
          <p style="color:#5928d2;">Text here</p>
        
        
          .mytext {color:#5928d2;}
        
        Text color #5928d2
      
           This box has a color of #5928d2        
        
          <div style="background-color:#5928d2;">Content here</div>
        
        
          .mybackground {background-color:#5928d2;}
        
        Background color #5928d2
      
           Border around this has a color of #5928d2        
        
          <div style="border:2px solid #5928d2;">Content here</div>
        
        
          .myborder {border:2px solid #5928d2;}
        
        Border color #5928d2