#5607dd color space conversions
Hex:
        #5607dd
        RGB:
        86, 7, 221
        CMY:
        66, 97, 13
        CMYK:
        61, 97, 0, 13
      HSL:
        262°, 93.8596%, 44.7059%
        HSV (HSB):
        262°, 96.8326%, 86.6667%
        XYZ:
        16.9649, 7.3508, 68.9313
        xyY:
        0.1819, 0.0788, 7.3508
      CIE-Lab:
        32.5926, 72.0678, -87.9506
        CIE-LCH:
        32.5926, 113.7061, 309.3316
        CIE-Luv:
        32.5926, 2.2538, -114.5155
        Hunter-Lab:
        27.1124, 64.2447, -131.7616
      #5607dd color charts
#5607dd RGB chart
      #5607dd CMYK chart
      #5607dd RGB pie chart
      #5607dd color shades, tints & tones
#5607dd color schemes
#5607dd color preview, HTML & CSS examples
           This text has a color of #5607dd        
        
          <p style="color:#5607dd;">Text here</p>
        
        
          .mytext {color:#5607dd;}
        
        Text color #5607dd
      
           This box has a color of #5607dd        
        
          <div style="background-color:#5607dd;">Content here</div>
        
        
          .mybackground {background-color:#5607dd;}
        
        Background color #5607dd
      
           Border around this has a color of #5607dd        
        
          <div style="border:2px solid #5607dd;">Content here</div>
        
        
          .myborder {border:2px solid #5607dd;}
        
        Border color #5607dd