#5105d2 color space conversions
Hex:
        #5105d2
        RGB:
        81, 5, 210
        CMY:
        68, 98, 18
        CMYK:
        61, 98, 0, 18
      HSL:
        262°, 95.3488%, 42.1569%
        HSV (HSB):
        262°, 97.6190%, 82.3529%
        XYZ:
        15.0805, 6.5110, 61.4347
        xyY:
        0.1816, 0.0784, 6.5110
      CIE-Lab:
        30.6667, 69.5339, -84.8052
        CIE-LCH:
        30.6667, 109.6672, 309.3492
        CIE-Luv:
        30.6667, 2.0851, -108.0652
        Hunter-Lab:
        25.5167, 60.8400, -124.8866
      #5105d2 color charts
#5105d2 RGB chart
      #5105d2 CMYK chart
      #5105d2 RGB pie chart
      #5105d2 color shades, tints & tones
#5105d2 color schemes
#5105d2 color preview, HTML & CSS examples
           This text has a color of #5105d2        
        
          <p style="color:#5105d2;">Text here</p>
        
        
          .mytext {color:#5105d2;}
        
        Text color #5105d2
      
           This box has a color of #5105d2        
        
          <div style="background-color:#5105d2;">Content here</div>
        
        
          .mybackground {background-color:#5105d2;}
        
        Background color #5105d2
      
           Border around this has a color of #5105d2        
        
          <div style="border:2px solid #5105d2;">Content here</div>
        
        
          .myborder {border:2px solid #5105d2;}
        
        Border color #5105d2