#5d08c1 color space conversions
Hex:
        #5d08c1
        RGB:
        93, 8, 193
        CMY:
        64, 97, 24
        CMYK:
        52, 96, 0, 24
      HSL:
        268°, 92.0398%, 39.4118%
        HSV (HSB):
        268°, 95.8549%, 75.6863%
        XYZ:
        14.2267, 6.3511, 50.9281
        xyY:
        0.1990, 0.0888, 6.3511
      CIE-Lab:
        30.2815, 65.9867, -75.4535
        CIE-LCH:
        30.2815, 100.2371, 311.1708
        CIE-Luv:
        30.2815, 7.5314, -98.5723
        Hunter-Lab:
        25.2013, 56.6645, -102.1752
      #5d08c1 color charts
#5d08c1 RGB chart
      #5d08c1 CMYK chart
      #5d08c1 RGB pie chart
      #5d08c1 color shades, tints & tones
#5d08c1 color schemes
#5d08c1 color preview, HTML & CSS examples
           This text has a color of #5d08c1        
        
          <p style="color:#5d08c1;">Text here</p>
        
        
          .mytext {color:#5d08c1;}
        
        Text color #5d08c1
      
           This box has a color of #5d08c1        
        
          <div style="background-color:#5d08c1;">Content here</div>
        
        
          .mybackground {background-color:#5d08c1;}
        
        Background color #5d08c1
      
           Border around this has a color of #5d08c1        
        
          <div style="border:2px solid #5d08c1;">Content here</div>
        
        
          .myborder {border:2px solid #5d08c1;}
        
        Border color #5d08c1