#5a01ce color space conversions
Hex:
        #5a01ce
        RGB:
        90, 1, 206
        CMY:
        65, 100, 19
        CMYK:
        56, 100, 0, 19
      HSL:
        266°, 99.0338%, 40.5882%
        HSV (HSB):
        266°, 99.5146%, 80.7843%
        XYZ:
        15.3679, 6.6516, 58.8664
        xyY:
        0.1900, 0.0822, 6.6516
      CIE-Lab:
        31.0002, 69.8053, -81.8944
        CIE-LCH:
        31.0002, 107.6080, 310.4437
        CIE-Luv:
        31.0002, 5.1850, -106.0460
        Hunter-Lab:
        25.7907, 61.2289, -117.2740
      #5a01ce color charts
#5a01ce RGB chart
      #5a01ce CMYK chart
      #5a01ce RGB pie chart
      #5a01ce color shades, tints & tones
#5a01ce color schemes
#5a01ce color preview, HTML & CSS examples
           This text has a color of #5a01ce        
        
          <p style="color:#5a01ce;">Text here</p>
        
        
          .mytext {color:#5a01ce;}
        
        Text color #5a01ce
      
           This box has a color of #5a01ce        
        
          <div style="background-color:#5a01ce;">Content here</div>
        
        
          .mybackground {background-color:#5a01ce;}
        
        Background color #5a01ce
      
           Border around this has a color of #5a01ce        
        
          <div style="border:2px solid #5a01ce;">Content here</div>
        
        
          .myborder {border:2px solid #5a01ce;}
        
        Border color #5a01ce