#5b67e1 color space conversions
Hex:
        #5b67e1
        RGB:
        91, 103, 225
        CMY:
        64, 60, 12
        CMYK:
        60, 54, 0, 12
      HSL:
        235°, 69.0722%, 61.9608%
        HSV (HSB):
        235°, 59.5556%, 88.2353%
        XYZ:
        22.7552, 17.3609, 73.3858
        xyY:
        0.2005, 0.1530, 17.3609
      CIE-Lab:
        48.7116, 31.5394, -63.7817
        CIE-LCH:
        48.7116, 71.1536, 296.3119
        CIE-Luv:
        48.7116, -10.7658, -99.9936
        Hunter-Lab:
        41.6664, 24.5679, -75.2593
      #5b67e1 color charts
#5b67e1 RGB chart
      #5b67e1 CMYK chart
      #5b67e1 RGB pie chart
      #5b67e1 color shades, tints & tones
#5b67e1 color schemes
#5b67e1 color preview, HTML & CSS examples
           This text has a color of #5b67e1        
        
          <p style="color:#5b67e1;">Text here</p>
        
        
          .mytext {color:#5b67e1;}
        
        Text color #5b67e1
      
           This box has a color of #5b67e1        
        
          <div style="background-color:#5b67e1;">Content here</div>
        
        
          .mybackground {background-color:#5b67e1;}
        
        Background color #5b67e1
      
           Border around this has a color of #5b67e1        
        
          <div style="border:2px solid #5b67e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b67e1;}
        
        Border color #5b67e1