#5037f3 color space conversions
Hex:
        #5037f3
        RGB:
        80, 55, 243
        CMY:
        69, 78, 5
        CMYK:
        67, 77, 0, 5
      HSL:
        248°, 88.6792%, 58.4314%
        HSV (HSB):
        248°, 77.3663%, 95.2941%
        XYZ:
        20.8521, 10.9089, 85.8006
        xyY:
        0.1774, 0.0928, 10.9089
      CIE-Lab:
        39.4266, 62.6522, -89.1680
        CIE-LCH:
        39.4266, 108.9781, 305.0931
        CIE-Luv:
        39.4266, -4.6564, -126.1646
        Hunter-Lab:
        33.0286, 54.8930, -130.9014
      #5037f3 color charts
#5037f3 RGB chart
      #5037f3 CMYK chart
      #5037f3 RGB pie chart
      #5037f3 color shades, tints & tones
#5037f3 color schemes
#5037f3 color preview, HTML & CSS examples
           This text has a color of #5037f3        
        
          <p style="color:#5037f3;">Text here</p>
        
        
          .mytext {color:#5037f3;}
        
        Text color #5037f3
      
           This box has a color of #5037f3        
        
          <div style="background-color:#5037f3;">Content here</div>
        
        
          .mybackground {background-color:#5037f3;}
        
        Background color #5037f3
      
           Border around this has a color of #5037f3        
        
          <div style="border:2px solid #5037f3;">Content here</div>
        
        
          .myborder {border:2px solid #5037f3;}
        
        Border color #5037f3