#5501ed color space conversions
Hex:
        #5501ed
        RGB:
        85, 1, 237
        CMY:
        67, 100, 7
        CMYK:
        64, 100, 0, 7
      HSL:
        261°, 99.1597%, 46.6667%
        HSV (HSB):
        261°, 99.5781%, 92.9412%
        XYZ:
        19.0432, 8.0674, 80.6742
        xyY:
        0.1767, 0.0748, 8.0674
      CIE-Lab:
        34.1229, 76.5281, -94.5574
        CIE-LCH:
        34.1229, 121.6456, 308.9842
        CIE-Luv:
        34.1229, 0.6766, -123.4553
        Hunter-Lab:
        28.4032, 69.9715, -148.5204
      #5501ed color charts
#5501ed RGB chart
      #5501ed CMYK chart
      #5501ed RGB pie chart
      #5501ed color shades, tints & tones
#5501ed color schemes
#5501ed color preview, HTML & CSS examples
           This text has a color of #5501ed        
        
          <p style="color:#5501ed;">Text here</p>
        
        
          .mytext {color:#5501ed;}
        
        Text color #5501ed
      
           This box has a color of #5501ed        
        
          <div style="background-color:#5501ed;">Content here</div>
        
        
          .mybackground {background-color:#5501ed;}
        
        Background color #5501ed
      
           Border around this has a color of #5501ed        
        
          <div style="border:2px solid #5501ed;">Content here</div>
        
        
          .myborder {border:2px solid #5501ed;}
        
        Border color #5501ed