#5d11ff color space conversions
Hex:
        #5d11ff
        RGB:
        93, 17, 255
        CMY:
        64, 93, 0
        CMYK:
        64, 93, 0, 0
      HSL:
        259°, 100.0000%, 53.3333%
        HSV (HSB):
        259°, 93.3333%, 100.0000%
        XYZ:
        22.7646, 9.9481, 95.3281
        xyY:
        0.1778, 0.0777, 9.9481
      CIE-Lab:
        37.7490, 78.8345, -98.6595
        CIE-LCH:
        37.7490, 126.2876, 308.6268
        CIE-Luv:
        37.7490, 0.4864, -133.8916
        Hunter-Lab:
        31.5405, 73.6380, -157.1197
      #5d11ff color charts
#5d11ff RGB chart
      #5d11ff CMYK chart
      #5d11ff RGB pie chart
      #5d11ff color shades, tints & tones
#5d11ff color schemes
#5d11ff color preview, HTML & CSS examples
           This text has a color of #5d11ff        
        
          <p style="color:#5d11ff;">Text here</p>
        
        
          .mytext {color:#5d11ff;}
        
        Text color #5d11ff
      
           This box has a color of #5d11ff        
        
          <div style="background-color:#5d11ff;">Content here</div>
        
        
          .mybackground {background-color:#5d11ff;}
        
        Background color #5d11ff
      
           Border around this has a color of #5d11ff        
        
          <div style="border:2px solid #5d11ff;">Content here</div>
        
        
          .myborder {border:2px solid #5d11ff;}
        
        Border color #5d11ff