#5a5ecb color space conversions
Hex:
        #5a5ecb
        RGB:
        90, 94, 203
        CMY:
        65, 63, 20
        CMYK:
        56, 54, 0, 20
      HSL:
        238°, 52.0737%, 57.4510%
        HSV (HSB):
        238°, 55.6650%, 79.6078%
        XYZ:
        18.9986, 14.4909, 58.2956
        xyY:
        0.2070, 0.1579, 14.4909
      CIE-Lab:
        44.9288, 29.7224, -57.3513
        CIE-LCH:
        44.9288, 64.5956, 297.3955
        CIE-Luv:
        44.9288, -7.6221, -88.3178
        Hunter-Lab:
        38.0669, 22.4699, -64.1499
      #5a5ecb color charts
#5a5ecb RGB chart
      #5a5ecb CMYK chart
      #5a5ecb RGB pie chart
      #5a5ecb color shades, tints & tones
#5a5ecb color schemes
#5a5ecb color preview, HTML & CSS examples
           This text has a color of #5a5ecb        
        
          <p style="color:#5a5ecb;">Text here</p>
        
        
          .mytext {color:#5a5ecb;}
        
        Text color #5a5ecb
      
           This box has a color of #5a5ecb        
        
          <div style="background-color:#5a5ecb;">Content here</div>
        
        
          .mybackground {background-color:#5a5ecb;}
        
        Background color #5a5ecb
      
           Border around this has a color of #5a5ecb        
        
          <div style="border:2px solid #5a5ecb;">Content here</div>
        
        
          .myborder {border:2px solid #5a5ecb;}
        
        Border color #5a5ecb