#5938d1 color space conversions
Hex:
        #5938d1
        RGB:
        89, 56, 209
        CMY:
        65, 78, 18
        CMYK:
        57, 73, 0, 18
      HSL:
        253°, 62.4490%, 51.9608%
        HSV (HSB):
        253°, 73.2057%, 81.9608%
        XYZ:
        17.0426, 9.5556, 61.2678
        xyY:
        0.1940, 0.1088, 9.5556
      CIE-Lab:
        37.0328, 53.3585, -73.6794
        CIE-LCH:
        37.0328, 90.9714, 305.9120
        CIE-Luv:
        37.0328, 0.1089, -105.1749
        Hunter-Lab:
        30.9122, 44.3149, -95.8738
      #5938d1 color charts
#5938d1 RGB chart
      #5938d1 CMYK chart
      #5938d1 RGB pie chart
      #5938d1 color shades, tints & tones
#5938d1 color schemes
#5938d1 color preview, HTML & CSS examples
           This text has a color of #5938d1        
        
          <p style="color:#5938d1;">Text here</p>
        
        
          .mytext {color:#5938d1;}
        
        Text color #5938d1
      
           This box has a color of #5938d1        
        
          <div style="background-color:#5938d1;">Content here</div>
        
        
          .mybackground {background-color:#5938d1;}
        
        Background color #5938d1
      
           Border around this has a color of #5938d1        
        
          <div style="border:2px solid #5938d1;">Content here</div>
        
        
          .myborder {border:2px solid #5938d1;}
        
        Border color #5938d1