#5b57d1 color space conversions
Hex:
        #5b57d1
        RGB:
        91, 87, 209
        CMY:
        64, 66, 18
        CMYK:
        56, 58, 0, 18
      HSL:
        242°, 57.0093%, 58.0392%
        HSV (HSB):
        242°, 58.3732%, 81.9608%
        XYZ:
        19.2312, 13.6440, 61.9416
        xyY:
        0.2028, 0.1439, 13.6440
      CIE-Lab:
        43.7180, 36.1296, -62.7564
        CIE-LCH:
        43.7180, 72.4134, 299.9295
        CIE-Luv:
        43.7180, -5.7334, -95.8360
        Hunter-Lab:
        36.9378, 28.2928, -73.5680
      #5b57d1 color charts
#5b57d1 RGB chart
      #5b57d1 CMYK chart
      #5b57d1 RGB pie chart
      #5b57d1 color shades, tints & tones
#5b57d1 color schemes
#5b57d1 color preview, HTML & CSS examples
           This text has a color of #5b57d1        
        
          <p style="color:#5b57d1;">Text here</p>
        
        
          .mytext {color:#5b57d1;}
        
        Text color #5b57d1
      
           This box has a color of #5b57d1        
        
          <div style="background-color:#5b57d1;">Content here</div>
        
        
          .mybackground {background-color:#5b57d1;}
        
        Background color #5b57d1
      
           Border around this has a color of #5b57d1        
        
          <div style="border:2px solid #5b57d1;">Content here</div>
        
        
          .myborder {border:2px solid #5b57d1;}
        
        Border color #5b57d1