#5035cf color space conversions
Hex:
        #5035cf
        RGB:
        80, 53, 207
        CMY:
        69, 79, 19
        CMYK:
        61, 74, 0, 19
      HSL:
        251°, 61.6000%, 50.9804%
        HSV (HSB):
        251°, 74.3961%, 81.1765%
        XYZ:
        15.8439, 8.7567, 59.8866
        xyY:
        0.1875, 0.1036, 8.7567
      CIE-Lab:
        35.5115, 53.1437, -75.0522
        CIE-LCH:
        35.5115, 91.9624, 305.3020
        CIE-Luv:
        35.5115, -1.8210, -104.8957
        Hunter-Lab:
        29.5917, 43.7863, -99.2749
      #5035cf color charts
#5035cf RGB chart
      #5035cf CMYK chart
      #5035cf RGB pie chart
      #5035cf color shades, tints & tones
#5035cf color schemes
#5035cf color preview, HTML & CSS examples
           This text has a color of #5035cf        
        
          <p style="color:#5035cf;">Text here</p>
        
        
          .mytext {color:#5035cf;}
        
        Text color #5035cf
      
           This box has a color of #5035cf        
        
          <div style="background-color:#5035cf;">Content here</div>
        
        
          .mybackground {background-color:#5035cf;}
        
        Background color #5035cf
      
           Border around this has a color of #5035cf        
        
          <div style="border:2px solid #5035cf;">Content here</div>
        
        
          .myborder {border:2px solid #5035cf;}
        
        Border color #5035cf