#5d37be color space conversions
Hex:
        #5d37be
        RGB:
        93, 55, 190
        CMY:
        64, 78, 25
        CMYK:
        51, 71, 0, 25
      HSL:
        257°, 55.1020%, 48.0392%
        HSV (HSB):
        257°, 71.0526%, 74.5098%
        XYZ:
        15.1747, 8.7772, 49.6096
        xyY:
        0.2063, 0.1193, 8.7772
      CIE-Lab:
        35.5518, 49.0400, -65.0152
        CIE-LCH:
        35.5518, 81.4364, 307.0267
        CIE-Luv:
        35.5518, 3.4467, -92.9688
        Hunter-Lab:
        29.6264, 39.5815, -78.5430
      #5d37be color charts
#5d37be RGB chart
      #5d37be CMYK chart
      #5d37be RGB pie chart
      #5d37be color shades, tints & tones
#5d37be color schemes
#5d37be color preview, HTML & CSS examples
           This text has a color of #5d37be        
        
          <p style="color:#5d37be;">Text here</p>
        
        
          .mytext {color:#5d37be;}
        
        Text color #5d37be
      
           This box has a color of #5d37be        
        
          <div style="background-color:#5d37be;">Content here</div>
        
        
          .mybackground {background-color:#5d37be;}
        
        Background color #5d37be
      
           Border around this has a color of #5d37be        
        
          <div style="border:2px solid #5d37be;">Content here</div>
        
        
          .myborder {border:2px solid #5d37be;}
        
        Border color #5d37be