#5a41cf color space conversions
Hex:
        #5a41cf
        RGB:
        90, 65, 207
        CMY:
        65, 75, 19
        CMYK:
        57, 69, 0, 19
      HSL:
        251°, 59.6639%, 53.3333%
        HSV (HSB):
        251°, 68.5990%, 81.1765%
        XYZ:
        17.3692, 10.4592, 60.1349
        xyY:
        0.1975, 0.1189, 10.4592
      CIE-Lab:
        38.6544, 48.1588, -69.8596
        CIE-LCH:
        38.6544, 84.8507, 304.5810
        CIE-Luv:
        38.6544, -0.9768, -101.9686
        Hunter-Lab:
        32.3408, 39.2706, -87.6061
      #5a41cf color charts
#5a41cf RGB chart
      #5a41cf CMYK chart
      #5a41cf RGB pie chart
      #5a41cf color shades, tints & tones
#5a41cf color schemes
#5a41cf color preview, HTML & CSS examples
           This text has a color of #5a41cf        
        
          <p style="color:#5a41cf;">Text here</p>
        
        
          .mytext {color:#5a41cf;}
        
        Text color #5a41cf
      
           This box has a color of #5a41cf        
        
          <div style="background-color:#5a41cf;">Content here</div>
        
        
          .mybackground {background-color:#5a41cf;}
        
        Background color #5a41cf
      
           Border around this has a color of #5a41cf        
        
          <div style="border:2px solid #5a41cf;">Content here</div>
        
        
          .myborder {border:2px solid #5a41cf;}
        
        Border color #5a41cf