#5537cf color space conversions
Hex:
        #5537cf
        RGB:
        85, 55, 207
        CMY:
        67, 78, 19
        CMYK:
        59, 73, 0, 19
      HSL:
        252°, 61.2903%, 51.3725%
        HSV (HSB):
        252°, 73.4300%, 81.1765%
        XYZ:
        16.3750, 9.1687, 59.9382
        xyY:
        0.1916, 0.1073, 9.1687
      CIE-Lab:
        36.3070, 52.7560, -73.7276
        CIE-LCH:
        36.3070, 90.6585, 305.5857
        CIE-Luv:
        36.3070, -0.7398, -104.3425
        Hunter-Lab:
        30.2798, 43.5412, -96.1673
      #5537cf color charts
#5537cf RGB chart
      #5537cf CMYK chart
      #5537cf RGB pie chart
      #5537cf color shades, tints & tones
#5537cf color schemes
#5537cf color preview, HTML & CSS examples
           This text has a color of #5537cf        
        
          <p style="color:#5537cf;">Text here</p>
        
        
          .mytext {color:#5537cf;}
        
        Text color #5537cf
      
           This box has a color of #5537cf        
        
          <div style="background-color:#5537cf;">Content here</div>
        
        
          .mybackground {background-color:#5537cf;}
        
        Background color #5537cf
      
           Border around this has a color of #5537cf        
        
          <div style="border:2px solid #5537cf;">Content here</div>
        
        
          .myborder {border:2px solid #5537cf;}
        
        Border color #5537cf