#5d28bd color space conversions
Hex:
        #5d28bd
        RGB:
        93, 40, 189
        CMY:
        64, 84, 26
        CMYK:
        51, 79, 0, 26
      HSL:
        261°, 65.0655%, 44.9020%
        HSV (HSB):
        261°, 78.8360%, 74.1176%
        XYZ:
        14.4583, 7.5189, 48.8334
        xyY:
        0.2042, 0.1062, 7.5189
      CIE-Lab:
        32.9601, 55.8740, -68.6768
        CIE-LCH:
        32.9601, 88.5348, 309.1311
        CIE-Luv:
        32.9601, 5.7544, -94.7513
        Hunter-Lab:
        27.4205, 46.1335, -86.3954
      #5d28bd color charts
#5d28bd RGB chart
      #5d28bd CMYK chart
      #5d28bd RGB pie chart
      #5d28bd color shades, tints & tones
#5d28bd color schemes
#5d28bd color preview, HTML & CSS examples
           This text has a color of #5d28bd        
        
          <p style="color:#5d28bd;">Text here</p>
        
        
          .mytext {color:#5d28bd;}
        
        Text color #5d28bd
      
           This box has a color of #5d28bd        
        
          <div style="background-color:#5d28bd;">Content here</div>
        
        
          .mybackground {background-color:#5d28bd;}
        
        Background color #5d28bd
      
           Border around this has a color of #5d28bd        
        
          <div style="border:2px solid #5d28bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d28bd;}
        
        Border color #5d28bd