#5606be color space conversions
Hex:
        #5606be
        RGB:
        86, 6, 190
        CMY:
        66, 98, 25
        CMYK:
        55, 97, 0, 25
      HSL:
        266°, 93.8776%, 38.4314%
        HSV (HSB):
        266°, 96.8421%, 74.5098%
        XYZ:
        13.1971, 5.8264, 49.1442
        xyY:
        0.1936, 0.0855, 5.8264
      CIE-Lab:
        28.9702, 65.0741, -75.8801
        CIE-LCH:
        28.9702, 99.9621, 310.6161
        CIE-Luv:
        28.9702, 5.6474, -96.7579
        Hunter-Lab:
        24.1379, 55.3516, -103.8165
      #5606be color charts
#5606be RGB chart
      #5606be CMYK chart
      #5606be RGB pie chart
      #5606be color shades, tints & tones
#5606be color schemes
#5606be color preview, HTML & CSS examples
           This text has a color of #5606be        
        
          <p style="color:#5606be;">Text here</p>
        
        
          .mytext {color:#5606be;}
        
        Text color #5606be
      
           This box has a color of #5606be        
        
          <div style="background-color:#5606be;">Content here</div>
        
        
          .mybackground {background-color:#5606be;}
        
        Background color #5606be
      
           Border around this has a color of #5606be        
        
          <div style="border:2px solid #5606be;">Content here</div>
        
        
          .myborder {border:2px solid #5606be;}
        
        Border color #5606be