#5b57dc color space conversions
Hex:
        #5b57dc
        RGB:
        91, 87, 220
        CMY:
        64, 66, 14
        CMYK:
        59, 60, 0, 14
      HSL:
        242°, 65.5172%, 60.1961%
        HSV (HSB):
        242°, 60.4545%, 86.2745%
        XYZ:
        20.6408, 14.2078, 69.3646
        xyY:
        0.1981, 0.1363, 14.2078
      CIE-Lab:
        44.5295, 39.6350, -67.7289
        CIE-LCH:
        44.5295, 78.4738, 300.3362
        CIE-Luv:
        44.5295, -6.3575, -103.5853
        Hunter-Lab:
        37.6933, 31.7833, -82.7224
      #5b57dc color charts
#5b57dc RGB chart
      #5b57dc CMYK chart
      #5b57dc RGB pie chart
      #5b57dc color shades, tints & tones
#5b57dc color schemes
#5b57dc color preview, HTML & CSS examples
           This text has a color of #5b57dc        
        
          <p style="color:#5b57dc;">Text here</p>
        
        
          .mytext {color:#5b57dc;}
        
        Text color #5b57dc
      
           This box has a color of #5b57dc        
        
          <div style="background-color:#5b57dc;">Content here</div>
        
        
          .mybackground {background-color:#5b57dc;}
        
        Background color #5b57dc
      
           Border around this has a color of #5b57dc        
        
          <div style="border:2px solid #5b57dc;">Content here</div>
        
        
          .myborder {border:2px solid #5b57dc;}
        
        Border color #5b57dc