#5606fc color space conversions
Hex:
        #5606fc
        RGB:
        86, 6, 252
        CMY:
        66, 98, 1
        CMYK:
        66, 98, 0, 1
      HSL:
        260°, 97.6190%, 50.5882%
        HSV (HSB):
        260°, 97.6190%, 98.8235%
        XYZ:
        21.4736, 9.1370, 92.7273
        xyY:
        0.1741, 0.0741, 9.1370
      CIE-Lab:
        36.2467, 79.3255, -99.4937
        CIE-LCH:
        36.2467, 127.2460, 308.5651
        CIE-Luv:
        36.2467, -0.5442, -131.9548
        Hunter-Lab:
        30.2274, 73.9086, -160.7222
      #5606fc color charts
#5606fc RGB chart
      #5606fc CMYK chart
      #5606fc RGB pie chart
      #5606fc color shades, tints & tones
#5606fc color schemes
#5606fc color preview, HTML & CSS examples
           This text has a color of #5606fc        
        
          <p style="color:#5606fc;">Text here</p>
        
        
          .mytext {color:#5606fc;}
        
        Text color #5606fc
      
           This box has a color of #5606fc        
        
          <div style="background-color:#5606fc;">Content here</div>
        
        
          .mybackground {background-color:#5606fc;}
        
        Background color #5606fc
      
           Border around this has a color of #5606fc        
        
          <div style="border:2px solid #5606fc;">Content here</div>
        
        
          .myborder {border:2px solid #5606fc;}
        
        Border color #5606fc