#5010f3 color space conversions
Hex:
        #5010f3
        RGB:
        80, 16, 243
        CMY:
        69, 94, 5
        CMYK:
        67, 93, 0, 5
      HSL:
        257°, 90.4382%, 50.7843%
        HSV (HSB):
        257°, 93.4156%, 95.2941%
        XYZ:
        19.6712, 8.5471, 85.4070
        xyY:
        0.1731, 0.0752, 8.5471
      CIE-Lab:
        35.0973, 75.5095, -96.3494
        CIE-LCH:
        35.0973, 122.4128, 308.0860
        CIE-Luv:
        35.0973, -1.4249, -126.8310
        Hunter-Lab:
        29.2355, 68.9425, -152.7420
      #5010f3 color charts
#5010f3 RGB chart
      #5010f3 CMYK chart
      #5010f3 RGB pie chart
      #5010f3 color shades, tints & tones
#5010f3 color schemes
#5010f3 color preview, HTML & CSS examples
           This text has a color of #5010f3        
        
          <p style="color:#5010f3;">Text here</p>
        
        
          .mytext {color:#5010f3;}
        
        Text color #5010f3
      
           This box has a color of #5010f3        
        
          <div style="background-color:#5010f3;">Content here</div>
        
        
          .mybackground {background-color:#5010f3;}
        
        Background color #5010f3
      
           Border around this has a color of #5010f3        
        
          <div style="border:2px solid #5010f3;">Content here</div>
        
        
          .myborder {border:2px solid #5010f3;}
        
        Border color #5010f3