#5d04bd color space conversions
Hex:
        #5d04bd
        RGB:
        93, 4, 189
        CMY:
        64, 98, 26
        CMYK:
        51, 98, 0, 26
      HSL:
        269°, 95.8549%, 37.8431%
        HSV (HSB):
        269°, 97.8836%, 74.1176%
        XYZ:
        13.7429, 6.0881, 48.5949
        xyY:
        0.2008, 0.0890, 6.0881
      CIE-Lab:
        29.6337, 65.7352, -74.1624
        CIE-LCH:
        29.6337, 99.1018, 311.5528
        CIE-Luv:
        29.6337, 8.2065, -96.2734
        Hunter-Lab:
        24.6741, 56.2409, -99.4980
      #5d04bd color charts
#5d04bd RGB chart
      #5d04bd CMYK chart
      #5d04bd RGB pie chart
      #5d04bd color shades, tints & tones
#5d04bd color schemes
#5d04bd color preview, HTML & CSS examples
           This text has a color of #5d04bd        
        
          <p style="color:#5d04bd;">Text here</p>
        
        
          .mytext {color:#5d04bd;}
        
        Text color #5d04bd
      
           This box has a color of #5d04bd        
        
          <div style="background-color:#5d04bd;">Content here</div>
        
        
          .mybackground {background-color:#5d04bd;}
        
        Background color #5d04bd
      
           Border around this has a color of #5d04bd        
        
          <div style="border:2px solid #5d04bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d04bd;}
        
        Border color #5d04bd