#5711c5 color space conversions
Hex:
        #5711c5
        RGB:
        87, 17, 197
        CMY:
        66, 93, 23
        CMYK:
        56, 91, 0, 23
      HSL:
        263°, 84.1121%, 41.9608%
        HSV (HSB):
        263°, 91.3706%, 77.2549%
        XYZ:
        14.2090, 6.4584, 53.3210
        xyY:
        0.1920, 0.0873, 6.4584
      CIE-Lab:
        30.5406, 64.7597, -77.4011
        CIE-LCH:
        30.5406, 100.9195, 309.9184
        CIE-Luv:
        30.5406, 4.7048, -100.8012
        Hunter-Lab:
        25.4133, 55.3289, -106.6103
      #5711c5 color charts
#5711c5 RGB chart
      #5711c5 CMYK chart
      #5711c5 RGB pie chart
      #5711c5 color shades, tints & tones
#5711c5 color schemes
#5711c5 color preview, HTML & CSS examples
           This text has a color of #5711c5        
        
          <p style="color:#5711c5;">Text here</p>
        
        
          .mytext {color:#5711c5;}
        
        Text color #5711c5
      
           This box has a color of #5711c5        
        
          <div style="background-color:#5711c5;">Content here</div>
        
        
          .mybackground {background-color:#5711c5;}
        
        Background color #5711c5
      
           Border around this has a color of #5711c5        
        
          <div style="border:2px solid #5711c5;">Content here</div>
        
        
          .myborder {border:2px solid #5711c5;}
        
        Border color #5711c5