#5a67bc color space conversions
Hex:
        #5a67bc
        RGB:
        90, 103, 188
        CMY:
        65, 60, 26
        CMYK:
        52, 45, 0, 26
      HSL:
        232°, 42.2414%, 54.5098%
        HSV (HSB):
        232°, 52.1277%, 73.7255%
        XYZ:
        18.1438, 15.5050, 49.6134
        xyY:
        0.2179, 0.1862, 15.5050
      CIE-Lab:
        46.3182, 19.2813, -46.4563
        CIE-LCH:
        46.3182, 50.2987, 292.5405
        CIE-Luv:
        46.3182, -9.7556, -71.7078
        Hunter-Lab:
        39.3764, 13.3403, -47.1407
      #5a67bc color charts
#5a67bc RGB chart
      #5a67bc CMYK chart
      #5a67bc RGB pie chart
      #5a67bc color shades, tints & tones
#5a67bc color schemes
#5a67bc color preview, HTML & CSS examples
           This text has a color of #5a67bc        
        
          <p style="color:#5a67bc;">Text here</p>
        
        
          .mytext {color:#5a67bc;}
        
        Text color #5a67bc
      
           This box has a color of #5a67bc        
        
          <div style="background-color:#5a67bc;">Content here</div>
        
        
          .mybackground {background-color:#5a67bc;}
        
        Background color #5a67bc
      
           Border around this has a color of #5a67bc        
        
          <div style="border:2px solid #5a67bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a67bc;}
        
        Border color #5a67bc