#5010b2 color space conversions
Hex:
        #5010b2
        RGB:
        80, 16, 178
        CMY:
        69, 94, 30
        CMYK:
        55, 91, 0, 30
      HSL:
        264°, 83.5052%, 38.0392%
        HSV (HSB):
        264°, 91.0112%, 69.8039%
        XYZ:
        11.5294, 5.2904, 42.5330
        xyY:
        0.1943, 0.0891, 5.2904
      CIE-Lab:
        27.5466, 59.8094, -71.1211
        CIE-LCH:
        27.5466, 92.9267, 310.0622
        CIE-Luv:
        27.5466, 4.7415, -89.6730
        Hunter-Lab:
        23.0009, 49.2235, -93.5377
      #5010b2 color charts
#5010b2 RGB chart
      #5010b2 CMYK chart
      #5010b2 RGB pie chart
      #5010b2 color shades, tints & tones
#5010b2 color schemes
#5010b2 color preview, HTML & CSS examples
           This text has a color of #5010b2        
        
          <p style="color:#5010b2;">Text here</p>
        
        
          .mytext {color:#5010b2;}
        
        Text color #5010b2
      
           This box has a color of #5010b2        
        
          <div style="background-color:#5010b2;">Content here</div>
        
        
          .mybackground {background-color:#5010b2;}
        
        Background color #5010b2
      
           Border around this has a color of #5010b2        
        
          <div style="border:2px solid #5010b2;">Content here</div>
        
        
          .myborder {border:2px solid #5010b2;}
        
        Border color #5010b2