#5d05bb color space conversions
Hex:
        #5d05bb
        RGB:
        93, 5, 187
        CMY:
        64, 98, 27
        CMYK:
        50, 97, 0, 27
      HSL:
        269°, 94.7917%, 37.6471%
        HSV (HSB):
        269°, 97.3262%, 73.3333%
        XYZ:
        13.5381, 6.0236, 47.4628
        xyY:
        0.2020, 0.0899, 6.0236
      CIE-Lab:
        29.4718, 65.1227, -73.2452
        CIE-LCH:
        29.4718, 98.0093, 311.6404
        CIE-Luv:
        29.4718, 8.4450, -95.0987
        Hunter-Lab:
        24.5429, 55.5122, -97.4791
      #5d05bb color charts
#5d05bb RGB chart
      #5d05bb CMYK chart
      #5d05bb RGB pie chart
      #5d05bb color shades, tints & tones
#5d05bb color schemes
#5d05bb color preview, HTML & CSS examples
           This text has a color of #5d05bb        
        
          <p style="color:#5d05bb;">Text here</p>
        
        
          .mytext {color:#5d05bb;}
        
        Text color #5d05bb
      
           This box has a color of #5d05bb        
        
          <div style="background-color:#5d05bb;">Content here</div>
        
        
          .mybackground {background-color:#5d05bb;}
        
        Background color #5d05bb
      
           Border around this has a color of #5d05bb        
        
          <div style="border:2px solid #5d05bb;">Content here</div>
        
        
          .myborder {border:2px solid #5d05bb;}
        
        Border color #5d05bb