#5037cf color space conversions
Hex:
        #5037cf
        RGB:
        80, 55, 207
        CMY:
        69, 78, 19
        CMYK:
        61, 73, 0, 19
      HSL:
        250°, 61.2903%, 51.3725%
        HSV (HSB):
        250°, 73.4300%, 81.1765%
        XYZ:
        15.9369, 8.9428, 59.9177
        xyY:
        0.1879, 0.1055, 8.9428
      CIE-Lab:
        35.8740, 52.1191, -74.4555
        CIE-LCH:
        35.8740, 90.8847, 304.9922
        CIE-Luv:
        35.8740, -2.1297, -104.6129
        Hunter-Lab:
        29.9046, 42.7943, -97.8619
      #5037cf color charts
#5037cf RGB chart
      #5037cf CMYK chart
      #5037cf RGB pie chart
      #5037cf color shades, tints & tones
#5037cf color schemes
#5037cf color preview, HTML & CSS examples
           This text has a color of #5037cf        
        
          <p style="color:#5037cf;">Text here</p>
        
        
          .mytext {color:#5037cf;}
        
        Text color #5037cf
      
           This box has a color of #5037cf        
        
          <div style="background-color:#5037cf;">Content here</div>
        
        
          .mybackground {background-color:#5037cf;}
        
        Background color #5037cf
      
           Border around this has a color of #5037cf        
        
          <div style="border:2px solid #5037cf;">Content here</div>
        
        
          .myborder {border:2px solid #5037cf;}
        
        Border color #5037cf