#5a41be color space conversions
Hex:
        #5a41be
        RGB:
        90, 65, 190
        CMY:
        65, 75, 25
        CMYK:
        53, 66, 0, 25
      HSL:
        252°, 49.0196%, 50.0000%
        HSV (HSB):
        252°, 65.7895%, 74.5098%
        XYZ:
        15.4010, 9.6720, 49.7703
        xyY:
        0.2058, 0.1292, 9.6720
      CIE-Lab:
        37.2471, 43.0747, -62.2583
        CIE-LCH:
        37.2471, 75.7068, 304.6782
        CIE-Luv:
        37.2471, 0.4923, -90.7165
        Hunter-Lab:
        31.0998, 33.9709, -73.1146
      #5a41be color charts
#5a41be RGB chart
      #5a41be CMYK chart
      #5a41be RGB pie chart
      #5a41be color shades, tints & tones
#5a41be color schemes
#5a41be color preview, HTML & CSS examples
           This text has a color of #5a41be        
        
          <p style="color:#5a41be;">Text here</p>
        
        
          .mytext {color:#5a41be;}
        
        Text color #5a41be
      
           This box has a color of #5a41be        
        
          <div style="background-color:#5a41be;">Content here</div>
        
        
          .mybackground {background-color:#5a41be;}
        
        Background color #5a41be
      
           Border around this has a color of #5a41be        
        
          <div style="border:2px solid #5a41be;">Content here</div>
        
        
          .myborder {border:2px solid #5a41be;}
        
        Border color #5a41be