#5b61cf color space conversions
Hex:
        #5b61cf
        RGB:
        91, 97, 207
        CMY:
        64, 62, 19
        CMYK:
        56, 53, 0, 19
      HSL:
        237°, 54.7170%, 58.4314%
        HSV (HSB):
        237°, 56.0386%, 81.1765%
        XYZ:
        19.8516, 15.2785, 60.9342
        xyY:
        0.2066, 0.1590, 15.2785
      CIE-Lab:
        46.0133, 29.3587, -57.8956
        CIE-LCH:
        46.0133, 64.9140, 296.8894
        CIE-Luv:
        46.0133, -8.3491, -89.6722
        Hunter-Lab:
        39.0878, 22.2515, -65.0663
      #5b61cf color charts
#5b61cf RGB chart
      #5b61cf CMYK chart
      #5b61cf RGB pie chart
      #5b61cf color shades, tints & tones
#5b61cf color schemes
#5b61cf color preview, HTML & CSS examples
           This text has a color of #5b61cf        
        
          <p style="color:#5b61cf;">Text here</p>
        
        
          .mytext {color:#5b61cf;}
        
        Text color #5b61cf
      
           This box has a color of #5b61cf        
        
          <div style="background-color:#5b61cf;">Content here</div>
        
        
          .mybackground {background-color:#5b61cf;}
        
        Background color #5b61cf
      
           Border around this has a color of #5b61cf        
        
          <div style="border:2px solid #5b61cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b61cf;}
        
        Border color #5b61cf