#5732eb color space conversions
Hex:
        #5732eb
        RGB:
        87, 50, 235
        CMY:
        66, 80, 8
        CMYK:
        63, 79, 0, 8
      HSL:
        252°, 82.2222%, 55.8824%
        HSV (HSB):
        252°, 78.7234%, 92.1569%
        XYZ:
        20.0665, 10.3056, 79.5288
        xyY:
        0.1826, 0.0938, 10.3056
      CIE-Lab:
        38.3854, 63.3044, -86.3477
        CIE-LCH:
        38.3854, 107.0672, 306.2464
        CIE-Luv:
        38.3854, -1.7978, -121.7025
        Hunter-Lab:
        32.1023, 55.3974, -124.4106
      #5732eb color charts
#5732eb RGB chart
      #5732eb CMYK chart
      #5732eb RGB pie chart
      #5732eb color shades, tints & tones
#5732eb color schemes
#5732eb color preview, HTML & CSS examples
           This text has a color of #5732eb        
        
          <p style="color:#5732eb;">Text here</p>
        
        
          .mytext {color:#5732eb;}
        
        Text color #5732eb
      
           This box has a color of #5732eb        
        
          <div style="background-color:#5732eb;">Content here</div>
        
        
          .mybackground {background-color:#5732eb;}
        
        Background color #5732eb
      
           Border around this has a color of #5732eb        
        
          <div style="border:2px solid #5732eb;">Content here</div>
        
        
          .myborder {border:2px solid #5732eb;}
        
        Border color #5732eb