#5737f3 color space conversions
Hex:
        #5737f3
        RGB:
        87, 55, 243
        CMY:
        66, 78, 5
        CMYK:
        64, 77, 0, 5
      HSL:
        250°, 88.6792%, 58.4314%
        HSV (HSB):
        250°, 77.3663%, 95.2941%
        XYZ:
        21.4743, 11.2297, 85.8297
        xyY:
        0.1812, 0.0947, 11.2297
      CIE-Lab:
        39.9646, 63.3033, -88.2613
        CIE-LCH:
        39.9646, 108.6157, 305.6491
        CIE-Luv:
        39.9646, -3.0400, -125.9584
        Hunter-Lab:
        33.5107, 55.7426, -128.3998
      #5737f3 color charts
#5737f3 RGB chart
      #5737f3 CMYK chart
      #5737f3 RGB pie chart
      #5737f3 color shades, tints & tones
#5737f3 color schemes
#5737f3 color preview, HTML & CSS examples
           This text has a color of #5737f3        
        
          <p style="color:#5737f3;">Text here</p>
        
        
          .mytext {color:#5737f3;}
        
        Text color #5737f3
      
           This box has a color of #5737f3        
        
          <div style="background-color:#5737f3;">Content here</div>
        
        
          .mybackground {background-color:#5737f3;}
        
        Background color #5737f3
      
           Border around this has a color of #5737f3        
        
          <div style="border:2px solid #5737f3;">Content here</div>
        
        
          .myborder {border:2px solid #5737f3;}
        
        Border color #5737f3