#5611c5 color space conversions
Hex:
        #5611c5
        RGB:
        86, 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.1162, 6.4105, 53.3167
        xyY:
        0.1912, 0.0868, 6.4105
      CIE-Lab:
        30.4255, 64.6773, -77.5953
        CIE-LCH:
        30.4255, 101.0158, 309.8119
        CIE-Luv:
        30.4255, 4.3967, -100.7928
        Hunter-Lab:
        25.3191, 55.2115, -107.1291
      #5611c5 color charts
#5611c5 RGB chart
      #5611c5 CMYK chart
      #5611c5 RGB pie chart
      #5611c5 color shades, tints & tones
#5611c5 color schemes
#5611c5 color preview, HTML & CSS examples
           This text has a color of #5611c5        
        
          <p style="color:#5611c5;">Text here</p>
        
        
          .mytext {color:#5611c5;}
        
        Text color #5611c5
      
           This box has a color of #5611c5        
        
          <div style="background-color:#5611c5;">Content here</div>
        
        
          .mybackground {background-color:#5611c5;}
        
        Background color #5611c5
      
           Border around this has a color of #5611c5        
        
          <div style="border:2px solid #5611c5;">Content here</div>
        
        
          .myborder {border:2px solid #5611c5;}
        
        Border color #5611c5