#5a41fb color space conversions
Hex:
        #5a41fb
        RGB:
        90, 65, 251
        CMY:
        65, 75, 2
        CMYK:
        64, 74, 0, 2
      HSL:
        248°, 95.8763%, 61.9608%
        HSV (HSB):
        248°, 74.1036%, 98.4314%
        XYZ:
        23.5193, 12.9193, 92.5209
        xyY:
        0.1824, 0.1002, 12.9193
      CIE-Lab:
        42.6414, 61.1409, -88.3276
        CIE-LCH:
        42.6414, 107.4242, 304.6912
        CIE-Luv:
        42.6414, -4.2879, -129.3708
        Hunter-Lab:
        35.9434, 53.8993, -127.4562
      #5a41fb color charts
#5a41fb RGB chart
      #5a41fb CMYK chart
      #5a41fb RGB pie chart
      #5a41fb color shades, tints & tones
#5a41fb color schemes
#5a41fb color preview, HTML & CSS examples
           This text has a color of #5a41fb        
        
          <p style="color:#5a41fb;">Text here</p>
        
        
          .mytext {color:#5a41fb;}
        
        Text color #5a41fb
      
           This box has a color of #5a41fb        
        
          <div style="background-color:#5a41fb;">Content here</div>
        
        
          .mybackground {background-color:#5a41fb;}
        
        Background color #5a41fb
      
           Border around this has a color of #5a41fb        
        
          <div style="border:2px solid #5a41fb;">Content here</div>
        
        
          .myborder {border:2px solid #5a41fb;}
        
        Border color #5a41fb