#5b60c3 color space conversions
Hex:
        #5b60c3
        RGB:
        91, 96, 195
        CMY:
        64, 62, 24
        CMYK:
        53, 51, 0, 24
      HSL:
        237°, 46.4286%, 56.0784%
        HSV (HSB):
        237°, 53.3333%, 76.4706%
        XYZ:
        18.3476, 14.5300, 53.4673
        xyY:
        0.2125, 0.1683, 14.5300
      CIE-Lab:
        44.9836, 26.1077, -52.6433
        CIE-LCH:
        44.9836, 58.7617, 296.3785
        CIE-Luv:
        44.9836, -7.5073, -81.1048
        Hunter-Lab:
        38.1183, 19.2110, -56.4815
      #5b60c3 color charts
#5b60c3 RGB chart
      #5b60c3 CMYK chart
      #5b60c3 RGB pie chart
      #5b60c3 color shades, tints & tones
#5b60c3 color schemes
#5b60c3 color preview, HTML & CSS examples
           This text has a color of #5b60c3        
        
          <p style="color:#5b60c3;">Text here</p>
        
        
          .mytext {color:#5b60c3;}
        
        Text color #5b60c3
      
           This box has a color of #5b60c3        
        
          <div style="background-color:#5b60c3;">Content here</div>
        
        
          .mybackground {background-color:#5b60c3;}
        
        Background color #5b60c3
      
           Border around this has a color of #5b60c3        
        
          <div style="border:2px solid #5b60c3;">Content here</div>
        
        
          .myborder {border:2px solid #5b60c3;}
        
        Border color #5b60c3