#5514fa color space conversions
Hex:
        #5514fa
        RGB:
        85, 20, 250
        CMY:
        67, 92, 2
        CMYK:
        66, 92, 0, 2
      HSL:
        257°, 95.8333%, 52.9412%
        HSV (HSB):
        257°, 92.0000%, 98.0392%
        XYZ:
        21.2518, 9.3337, 91.1240
        xyY:
        0.1746, 0.0767, 9.3337
      CIE-Lab:
        36.6191, 76.6683, -97.7527
        CIE-LCH:
        36.6191, 124.2321, 308.1074
        CIE-Luv:
        36.6191, -1.0733, -130.9417
        Hunter-Lab:
        30.5512, 70.7024, -155.4566
      #5514fa color charts
#5514fa RGB chart
      #5514fa CMYK chart
      #5514fa RGB pie chart
      #5514fa color shades, tints & tones
#5514fa color schemes
#5514fa color preview, HTML & CSS examples
           This text has a color of #5514fa        
        
          <p style="color:#5514fa;">Text here</p>
        
        
          .mytext {color:#5514fa;}
        
        Text color #5514fa
      
           This box has a color of #5514fa        
        
          <div style="background-color:#5514fa;">Content here</div>
        
        
          .mybackground {background-color:#5514fa;}
        
        Background color #5514fa
      
           Border around this has a color of #5514fa        
        
          <div style="border:2px solid #5514fa;">Content here</div>
        
        
          .myborder {border:2px solid #5514fa;}
        
        Border color #5514fa