#5a55bf color space conversions
Hex:
        #5a55bf
        RGB:
        90, 85, 191
        CMY:
        65, 67, 25
        CMYK:
        53, 55, 0, 25
      HSL:
        243°, 45.2991%, 54.1176%
        HSV (HSB):
        243°, 55.4974%, 74.9020%
        XYZ:
        16.8689, 12.4322, 50.8008
        xyY:
        0.2106, 0.1552, 12.4322
      CIE-Lab:
        41.8950, 31.4395, -55.3006
        CIE-LCH:
        41.8950, 63.6129, 299.6191
        CIE-Luv:
        41.8950, -4.4501, -83.7766
        Hunter-Lab:
        35.2594, 23.6946, -60.7419
      #5a55bf color charts
#5a55bf RGB chart
      #5a55bf CMYK chart
      #5a55bf RGB pie chart
      #5a55bf color shades, tints & tones
#5a55bf color schemes
#5a55bf color preview, HTML & CSS examples
           This text has a color of #5a55bf        
        
          <p style="color:#5a55bf;">Text here</p>
        
        
          .mytext {color:#5a55bf;}
        
        Text color #5a55bf
      
           This box has a color of #5a55bf        
        
          <div style="background-color:#5a55bf;">Content here</div>
        
        
          .mybackground {background-color:#5a55bf;}
        
        Background color #5a55bf
      
           Border around this has a color of #5a55bf        
        
          <div style="border:2px solid #5a55bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a55bf;}
        
        Border color #5a55bf