#5a1fec color space conversions
Hex:
        #5a1fec
        RGB:
        90, 31, 236
        CMY:
        65, 88, 7
        CMYK:
        62, 87, 0, 7
      HSL:
        257°, 84.3621%, 52.3529%
        HSV (HSB):
        257°, 86.8644%, 92.5490%
        XYZ:
        19.8468, 9.2098, 80.0885
        xyY:
        0.1818, 0.0844, 9.2098
      CIE-Lab:
        36.3851, 70.8360, -90.2181
        CIE-LCH:
        36.3851, 114.7042, 308.1377
        CIE-Luv:
        36.3851, 0.7074, -123.0811
        Hunter-Lab:
        30.3476, 63.6274, -135.2254
      #5a1fec color charts
#5a1fec RGB chart
      #5a1fec CMYK chart
      #5a1fec RGB pie chart
      #5a1fec color shades, tints & tones
#5a1fec color schemes
#5a1fec color preview, HTML & CSS examples
           This text has a color of #5a1fec        
        
          <p style="color:#5a1fec;">Text here</p>
        
        
          .mytext {color:#5a1fec;}
        
        Text color #5a1fec
      
           This box has a color of #5a1fec        
        
          <div style="background-color:#5a1fec;">Content here</div>
        
        
          .mybackground {background-color:#5a1fec;}
        
        Background color #5a1fec
      
           Border around this has a color of #5a1fec        
        
          <div style="border:2px solid #5a1fec;">Content here</div>
        
        
          .myborder {border:2px solid #5a1fec;}
        
        Border color #5a1fec