#5116fd color space conversions
Hex:
        #5116fd
        RGB:
        81, 22, 253
        CMY:
        68, 91, 1
        CMYK:
        68, 91, 0, 1
      HSL:
        255°, 98.2979%, 53.9216%
        HSV (HSB):
        255°, 91.3043%, 99.2157%
        XYZ:
        21.4099, 9.4150, 93.6174
        xyY:
        0.1720, 0.0757, 9.4150
      CIE-Lab:
        36.7713, 76.7626, -99.1937
        CIE-LCH:
        36.7713, 125.4268, 307.7350
        CIE-Luv:
        36.7713, -2.2634, -132.5431
        Hunter-Lab:
        30.6839, 70.8528, -159.4168
      #5116fd color charts
#5116fd RGB chart
      #5116fd CMYK chart
      #5116fd RGB pie chart
      #5116fd color shades, tints & tones
#5116fd color schemes
#5116fd color preview, HTML & CSS examples
           This text has a color of #5116fd        
        
          <p style="color:#5116fd;">Text here</p>
        
        
          .mytext {color:#5116fd;}
        
        Text color #5116fd
      
           This box has a color of #5116fd        
        
          <div style="background-color:#5116fd;">Content here</div>
        
        
          .mybackground {background-color:#5116fd;}
        
        Background color #5116fd
      
           Border around this has a color of #5116fd        
        
          <div style="border:2px solid #5116fd;">Content here</div>
        
        
          .myborder {border:2px solid #5116fd;}
        
        Border color #5116fd