#5112d2 color space conversions
Hex:
        #5112d2
        RGB:
        81, 18, 210
        CMY:
        68, 93, 18
        CMYK:
        61, 91, 0, 18
      HSL:
        260°, 84.2105%, 44.7059%
        HSV (HSB):
        260°, 91.4286%, 82.3529%
        XYZ:
        15.2425, 6.8351, 61.4887
        xyY:
        0.1824, 0.0818, 6.8351
      CIE-Lab:
        31.4285, 67.2166, -83.5403
        CIE-LCH:
        31.4285, 107.2243, 308.8202
        CIE-Luv:
        31.4285, 1.5896, -108.1894
        Hunter-Lab:
        26.1440, 58.3173, -121.1448
      #5112d2 color charts
#5112d2 RGB chart
      #5112d2 CMYK chart
      #5112d2 RGB pie chart
      #5112d2 color shades, tints & tones
#5112d2 color schemes
#5112d2 color preview, HTML & CSS examples
           This text has a color of #5112d2        
        
          <p style="color:#5112d2;">Text here</p>
        
        
          .mytext {color:#5112d2;}
        
        Text color #5112d2
      
           This box has a color of #5112d2        
        
          <div style="background-color:#5112d2;">Content here</div>
        
        
          .mybackground {background-color:#5112d2;}
        
        Background color #5112d2
      
           Border around this has a color of #5112d2        
        
          <div style="border:2px solid #5112d2;">Content here</div>
        
        
          .myborder {border:2px solid #5112d2;}
        
        Border color #5112d2