#5b05dc color space conversions
Hex:
        #5b05dc
        RGB:
        91, 5, 220
        CMY:
        64, 98, 14
        CMYK:
        59, 98, 0, 14
      HSL:
        264°, 95.5556%, 44.1176%
        HSV (HSB):
        264°, 97.7273%, 86.2745%
        XYZ:
        17.2869, 7.5000, 68.2467
        xyY:
        0.1858, 0.0806, 7.5000
      CIE-Lab:
        32.9191, 72.4309, -86.8173
        CIE-LCH:
        32.9191, 113.0641, 309.8379
        CIE-Luv:
        32.9191, 3.7930, -114.0734
        Hunter-Lab:
        27.3861, 64.7487, -128.5814
      #5b05dc color charts
#5b05dc RGB chart
      #5b05dc CMYK chart
      #5b05dc RGB pie chart
      #5b05dc color shades, tints & tones
#5b05dc color schemes
#5b05dc color preview, HTML & CSS examples
           This text has a color of #5b05dc        
        
          <p style="color:#5b05dc;">Text here</p>
        
        
          .mytext {color:#5b05dc;}
        
        Text color #5b05dc
      
           This box has a color of #5b05dc        
        
          <div style="background-color:#5b05dc;">Content here</div>
        
        
          .mybackground {background-color:#5b05dc;}
        
        Background color #5b05dc
      
           Border around this has a color of #5b05dc        
        
          <div style="border:2px solid #5b05dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b05dc;}
        
        Border color #5b05dc