#5654c5 color space conversions
Hex:
        #5654c5
        RGB:
        86, 84, 197
        CMY:
        66, 67, 23
        CMYK:
        56, 57, 0, 23
      HSL:
        241°, 49.3450%, 55.0980%
        HSV (HSB):
        241°, 57.3604%, 77.2549%
        XYZ:
        17.0861, 12.3503, 54.3066
        xyY:
        0.2040, 0.1475, 12.3503
      CIE-Lab:
        41.7675, 33.1899, -59.0097
        CIE-LCH:
        41.7675, 67.7031, 299.3555
        CIE-Luv:
        41.7675, -5.8252, -89.0623
        Hunter-Lab:
        35.1430, 25.2844, -67.0210
      #5654c5 color charts
#5654c5 RGB chart
      #5654c5 CMYK chart
      #5654c5 RGB pie chart
      #5654c5 color shades, tints & tones
#5654c5 color schemes
#5654c5 color preview, HTML & CSS examples
           This text has a color of #5654c5        
        
          <p style="color:#5654c5;">Text here</p>
        
        
          .mytext {color:#5654c5;}
        
        Text color #5654c5
      
           This box has a color of #5654c5        
        
          <div style="background-color:#5654c5;">Content here</div>
        
        
          .mybackground {background-color:#5654c5;}
        
        Background color #5654c5
      
           Border around this has a color of #5654c5        
        
          <div style="border:2px solid #5654c5;">Content here</div>
        
        
          .myborder {border:2px solid #5654c5;}
        
        Border color #5654c5