#5a67ff color space conversions
Hex:
        #5a67ff
        RGB:
        90, 103, 255
        CMY:
        65, 60, 0
        CMYK:
        65, 60, 0, 0
      HSL:
        235°, 100.0000%, 67.6471%
        HSV (HSB):
        235°, 64.7059%, 100.0000%
        XYZ:
        27.1167, 19.0942, 96.8641
        xyY:
        0.1895, 0.1335, 19.0942
      CIE-Lab:
        50.7972, 41.2379, -77.1848
        CIE-LCH:
        50.7972, 87.5103, 298.1145
        CIE-Luv:
        50.7972, -12.0814, -121.4262
        Hunter-Lab:
        43.6969, 34.3012, -100.8420
      #5a67ff color charts
#5a67ff RGB chart
      #5a67ff CMYK chart
      #5a67ff RGB pie chart
      #5a67ff color shades, tints & tones
#5a67ff color schemes
#5a67ff color preview, HTML & CSS examples
           This text has a color of #5a67ff        
        
          <p style="color:#5a67ff;">Text here</p>
        
        
          .mytext {color:#5a67ff;}
        
        Text color #5a67ff
      
           This box has a color of #5a67ff        
        
          <div style="background-color:#5a67ff;">Content here</div>
        
        
          .mybackground {background-color:#5a67ff;}
        
        Background color #5a67ff
      
           Border around this has a color of #5a67ff        
        
          <div style="border:2px solid #5a67ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a67ff;}
        
        Border color #5a67ff