#5113fb color space conversions
Hex:
        #5113fb
        RGB:
        81, 19, 251
        CMY:
        68, 93, 2
        CMYK:
        68, 92, 0, 2
      HSL:
        256°, 96.6667%, 52.9412%
        HSV (HSB):
        256°, 92.4303%, 98.4314%
        XYZ:
        21.0388, 9.1801, 91.9299
        xyY:
        0.1722, 0.0752, 9.1801
      CIE-Lab:
        36.3288, 76.9023, -98.8071
        CIE-LCH:
        36.3288, 125.2071, 307.8939
        CIE-Luv:
        36.3288, -1.9695, -131.3855
        Hunter-Lab:
        30.2987, 70.9240, -158.6838
      #5113fb color charts
#5113fb RGB chart
      #5113fb CMYK chart
      #5113fb RGB pie chart
      #5113fb color shades, tints & tones
#5113fb color schemes
#5113fb color preview, HTML & CSS examples
           This text has a color of #5113fb        
        
          <p style="color:#5113fb;">Text here</p>
        
        
          .mytext {color:#5113fb;}
        
        Text color #5113fb
      
           This box has a color of #5113fb        
        
          <div style="background-color:#5113fb;">Content here</div>
        
        
          .mybackground {background-color:#5113fb;}
        
        Background color #5113fb
      
           Border around this has a color of #5113fb        
        
          <div style="border:2px solid #5113fb;">Content here</div>
        
        
          .myborder {border:2px solid #5113fb;}
        
        Border color #5113fb