#5b59dc color space conversions
Hex:
        #5b59dc
        RGB:
        91, 89, 220
        CMY:
        64, 65, 14
        CMYK:
        59, 60, 0, 14
      HSL:
        241°, 65.1741%, 60.5882%
        HSV (HSB):
        241°, 59.5455%, 86.2745%
        XYZ:
        20.8050, 14.5362, 69.4194
        xyY:
        0.1986, 0.1388, 14.5362
      CIE-Lab:
        44.9923, 38.4351, -66.9763
        CIE-LCH:
        44.9923, 77.2209, 299.8499
        CIE-Luv:
        44.9923, -6.8488, -102.7848
        Hunter-Lab:
        38.1264, 30.6838, -81.2650
      #5b59dc color charts
#5b59dc RGB chart
      #5b59dc CMYK chart
      #5b59dc RGB pie chart
      #5b59dc color shades, tints & tones
#5b59dc color schemes
#5b59dc color preview, HTML & CSS examples
           This text has a color of #5b59dc        
        
          <p style="color:#5b59dc;">Text here</p>
        
        
          .mytext {color:#5b59dc;}
        
        Text color #5b59dc
      
           This box has a color of #5b59dc        
        
          <div style="background-color:#5b59dc;">Content here</div>
        
        
          .mybackground {background-color:#5b59dc;}
        
        Background color #5b59dc
      
           Border around this has a color of #5b59dc        
        
          <div style="border:2px solid #5b59dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b59dc;}
        
        Border color #5b59dc