#5600df color space conversions
Hex:
        #5600df
        RGB:
        86, 0, 223
        CMY:
        66, 100, 13
        CMYK:
        61, 100, 0, 13
      HSL:
        263°, 100.0000%, 43.7255%
        HSV (HSB):
        263°, 100.0000%, 87.4510%
        XYZ:
        17.1570, 7.3061, 70.3180
        xyY:
        0.1810, 0.0771, 7.3061
      CIE-Lab:
        32.4939, 73.5521, -89.2647
        CIE-LCH:
        32.4939, 115.6638, 309.4878
        CIE-Luv:
        32.4939, 2.2728, -115.5841
        Hunter-Lab:
        27.0299, 65.9994, -135.3215
      #5600df color charts
#5600df RGB chart
      #5600df CMYK chart
      #5600df RGB pie chart
      #5600df color shades, tints & tones
#5600df color schemes
#5600df color preview, HTML & CSS examples
           This text has a color of #5600df        
        
          <p style="color:#5600df;">Text here</p>
        
        
          .mytext {color:#5600df;}
        
        Text color #5600df
      
           This box has a color of #5600df        
        
          <div style="background-color:#5600df;">Content here</div>
        
        
          .mybackground {background-color:#5600df;}
        
        Background color #5600df
      
           Border around this has a color of #5600df        
        
          <div style="border:2px solid #5600df;">Content here</div>
        
        
          .myborder {border:2px solid #5600df;}
        
        Border color #5600df