#5a67c1 color space conversions
Hex:
        #5a67c1
        RGB:
        90, 103, 193
        CMY:
        65, 60, 24
        CMYK:
        53, 47, 0, 24
      HSL:
        232°, 45.3744%, 55.4902%
        HSV (HSB):
        232°, 53.3679%, 75.6863%
        XYZ:
        18.6923, 15.7244, 52.5020
        xyY:
        0.2151, 0.1809, 15.7244
      CIE-Lab:
        46.6108, 20.8927, -48.8825
        CIE-LCH:
        46.6108, 53.1602, 293.1422
        CIE-Luv:
        46.6108, -9.9309, -75.6794
        Hunter-Lab:
        39.6540, 14.7478, -50.7423
      #5a67c1 color charts
#5a67c1 RGB chart
      #5a67c1 CMYK chart
      #5a67c1 RGB pie chart
      #5a67c1 color shades, tints & tones
#5a67c1 color schemes
#5a67c1 color preview, HTML & CSS examples
           This text has a color of #5a67c1        
        
          <p style="color:#5a67c1;">Text here</p>
        
        
          .mytext {color:#5a67c1;}
        
        Text color #5a67c1
      
           This box has a color of #5a67c1        
        
          <div style="background-color:#5a67c1;">Content here</div>
        
        
          .mybackground {background-color:#5a67c1;}
        
        Background color #5a67c1
      
           Border around this has a color of #5a67c1        
        
          <div style="border:2px solid #5a67c1;">Content here</div>
        
        
          .myborder {border:2px solid #5a67c1;}
        
        Border color #5a67c1