#5a67e3 color space conversions
Hex:
        #5a67e3
        RGB:
        90, 103, 227
        CMY:
        65, 60, 11
        CMYK:
        60, 55, 0, 11
      HSL:
        234°, 70.9845%, 62.1569%
        HSV (HSB):
        234°, 60.3524%, 89.0196%
        XYZ:
        22.9318, 17.4202, 74.8268
        xyY:
        0.1991, 0.1512, 17.4202
      CIE-Lab:
        48.7852, 32.0231, -64.7951
        CIE-LCH:
        48.7852, 72.2764, 296.2996
        CIE-Luv:
        48.7852, -11.1165, -101.5649
        Hunter-Lab:
        41.7375, 25.0325, -77.0786
      #5a67e3 color charts
#5a67e3 RGB chart
      #5a67e3 CMYK chart
      #5a67e3 RGB pie chart
      #5a67e3 color shades, tints & tones
#5a67e3 color schemes
#5a67e3 color preview, HTML & CSS examples
           This text has a color of #5a67e3        
        
          <p style="color:#5a67e3;">Text here</p>
        
        
          .mytext {color:#5a67e3;}
        
        Text color #5a67e3
      
           This box has a color of #5a67e3        
        
          <div style="background-color:#5a67e3;">Content here</div>
        
        
          .mybackground {background-color:#5a67e3;}
        
        Background color #5a67e3
      
           Border around this has a color of #5a67e3        
        
          <div style="border:2px solid #5a67e3;">Content here</div>
        
        
          .myborder {border:2px solid #5a67e3;}
        
        Border color #5a67e3