#5a51be color space conversions
Hex:
        #5a51be
        RGB:
        90, 81, 190
        CMY:
        65, 68, 25
        CMYK:
        53, 57, 0, 25
      HSL:
        245°, 45.6067%, 53.1373%
        HSV (HSB):
        245°, 57.3684%, 74.5098%
        XYZ:
        16.4531, 11.7762, 50.1211
        xyY:
        0.2100, 0.1503, 11.7762
      CIE-Lab:
        40.8582, 33.5807, -56.3933
        CIE-LCH:
        40.8582, 65.6343, 300.7727
        CIE-Luv:
        40.8582, -3.3055, -84.8538
        Hunter-Lab:
        34.3165, 25.5284, -62.5746
      #5a51be color charts
#5a51be RGB chart
      #5a51be CMYK chart
      #5a51be RGB pie chart
      #5a51be color shades, tints & tones
#5a51be color schemes
#5a51be color preview, HTML & CSS examples
           This text has a color of #5a51be        
        
          <p style="color:#5a51be;">Text here</p>
        
        
          .mytext {color:#5a51be;}
        
        Text color #5a51be
      
           This box has a color of #5a51be        
        
          <div style="background-color:#5a51be;">Content here</div>
        
        
          .mybackground {background-color:#5a51be;}
        
        Background color #5a51be
      
           Border around this has a color of #5a51be        
        
          <div style="border:2px solid #5a51be;">Content here</div>
        
        
          .myborder {border:2px solid #5a51be;}
        
        Border color #5a51be