#5d09bd color space conversions
Hex:
        #5d09bd
        RGB:
        93, 9, 189
        CMY:
        64, 96, 26
        CMYK:
        51, 95, 0, 26
      HSL:
        268°, 90.9091%, 38.8235%
        HSV (HSB):
        268°, 95.2381%, 74.1176%
        XYZ:
        13.7972, 6.1967, 48.6130
        xyY:
        0.2011, 0.0903, 6.1967
      CIE-Lab:
        29.9033, 64.9181, -73.7165
        CIE-LCH:
        29.9033, 98.2267, 311.3686
        CIE-Luv:
        29.9033, 8.0296, -96.2296
        Hunter-Lab:
        24.8931, 55.3722, -98.3606
      #5d09bd color charts
#5d09bd RGB chart
      #5d09bd CMYK chart
      #5d09bd RGB pie chart
      #5d09bd color shades, tints & tones
#5d09bd color schemes
#5d09bd color preview, HTML & CSS examples
           This text has a color of #5d09bd        
        
          <p style="color:#5d09bd;">Text here</p>
        
        
          .mytext {color:#5d09bd;}
        
        Text color #5d09bd
      
           This box has a color of #5d09bd        
        
          <div style="background-color:#5d09bd;">Content here</div>
        
        
          .mybackground {background-color:#5d09bd;}
        
        Background color #5d09bd
      
           Border around this has a color of #5d09bd        
        
          <div style="border:2px solid #5d09bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d09bd;}
        
        Border color #5d09bd