#5736dd color space conversions
Hex:
        #5736dd
        RGB:
        87, 54, 221
        CMY:
        66, 79, 13
        CMYK:
        61, 76, 0, 13
      HSL:
        252°, 71.0638%, 53.9216%
        HSV (HSB):
        252°, 75.5656%, 86.6667%
        XYZ:
        18.3008, 9.8850, 69.3501
        xyY:
        0.1876, 0.1013, 9.8850
      CIE-Lab:
        37.6353, 57.5358, -79.6035
        CIE-LCH:
        37.6353, 98.2195, 305.8587
        CIE-Luv:
        37.6353, -1.1922, -112.9498
        Hunter-Lab:
        31.4405, 48.8800, -108.7711
      #5736dd color charts
#5736dd RGB chart
      #5736dd CMYK chart
      #5736dd RGB pie chart
      #5736dd color shades, tints & tones
#5736dd color schemes
#5736dd color preview, HTML & CSS examples
           This text has a color of #5736dd        
        
          <p style="color:#5736dd;">Text here</p>
        
        
          .mytext {color:#5736dd;}
        
        Text color #5736dd
      
           This box has a color of #5736dd        
        
          <div style="background-color:#5736dd;">Content here</div>
        
        
          .mybackground {background-color:#5736dd;}
        
        Background color #5736dd
      
           Border around this has a color of #5736dd        
        
          <div style="border:2px solid #5736dd;">Content here</div>
        
        
          .myborder {border:2px solid #5736dd;}
        
        Border color #5736dd