#5654fc color space conversions
Hex:
        #5654fc
        RGB:
        86, 84, 252
        CMY:
        66, 67, 1
        CMYK:
        66, 67, 0, 1
      HSL:
        241°, 96.5517%, 65.8824%
        HSV (HSB):
        241°, 66.6667%, 98.8235%
        XYZ:
        24.5788, 15.3474, 93.7624
        xyY:
        0.1839, 0.1148, 15.3474
      CIE-Lab:
        46.1063, 50.8500, -83.1971
        CIE-LCH:
        46.1063, 97.5063, 301.4333
        CIE-Luv:
        46.1063, -8.6564, -126.2747
        Hunter-Lab:
        39.1757, 43.4331, -114.4805
      #5654fc color charts
#5654fc RGB chart
      #5654fc CMYK chart
      #5654fc RGB pie chart
      #5654fc color shades, tints & tones
#5654fc color schemes
#5654fc color preview, HTML & CSS examples
           This text has a color of #5654fc        
        
          <p style="color:#5654fc;">Text here</p>
        
        
          .mytext {color:#5654fc;}
        
        Text color #5654fc
      
           This box has a color of #5654fc        
        
          <div style="background-color:#5654fc;">Content here</div>
        
        
          .mybackground {background-color:#5654fc;}
        
        Background color #5654fc
      
           Border around this has a color of #5654fc        
        
          <div style="border:2px solid #5654fc;">Content here</div>
        
        
          .myborder {border:2px solid #5654fc;}
        
        Border color #5654fc