#5117d5 color space conversions
Hex:
        #5117d5
        RGB:
        81, 23, 213
        CMY:
        68, 91, 16
        CMYK:
        62, 89, 0, 16
      HSL:
        258°, 80.5085%, 46.2745%
        HSV (HSB):
        258°, 89.2019%, 83.5294%
        XYZ:
        15.7100, 7.1662, 63.5060
        xyY:
        0.1819, 0.0830, 7.1662
      CIE-Lab:
        32.1824, 66.7163, -84.0289
        CIE-LCH:
        32.1824, 107.2937, 308.4485
        CIE-Luv:
        32.1824, 1.0313, -109.9280
        Hunter-Lab:
        26.7698, 57.9064, -121.9148
      #5117d5 color charts
#5117d5 RGB chart
      #5117d5 CMYK chart
      #5117d5 RGB pie chart
      #5117d5 color shades, tints & tones
#5117d5 color schemes
#5117d5 color preview, HTML & CSS examples
           This text has a color of #5117d5        
        
          <p style="color:#5117d5;">Text here</p>
        
        
          .mytext {color:#5117d5;}
        
        Text color #5117d5
      
           This box has a color of #5117d5        
        
          <div style="background-color:#5117d5;">Content here</div>
        
        
          .mybackground {background-color:#5117d5;}
        
        Background color #5117d5
      
           Border around this has a color of #5117d5        
        
          <div style="border:2px solid #5117d5;">Content here</div>
        
        
          .myborder {border:2px solid #5117d5;}
        
        Border color #5117d5