#5600be color space conversions
Hex:
        #5600be
        RGB:
        86, 0, 190
        CMY:
        66, 100, 25
        CMYK:
        55, 100, 0, 25
      HSL:
        267°, 100.0000%, 37.2549%
        HSV (HSB):
        267°, 100.0000%, 74.5098%
        XYZ:
        13.1320, 5.6961, 49.1225
        xyY:
        0.1933, 0.0838, 5.6961
      CIE-Lab:
        28.6325, 66.1028, -76.4397
        CIE-LCH:
        28.6325, 101.0574, 310.8523
        CIE-Luv:
        28.6325, 5.8586, -96.7376
        Hunter-Lab:
        23.8666, 56.4488, -105.3249
      #5600be color charts
#5600be RGB chart
      #5600be CMYK chart
      #5600be RGB pie chart
      #5600be color shades, tints & tones
#5600be color schemes
#5600be color preview, HTML & CSS examples
           This text has a color of #5600be        
        
          <p style="color:#5600be;">Text here</p>
        
        
          .mytext {color:#5600be;}
        
        Text color #5600be
      
           This box has a color of #5600be        
        
          <div style="background-color:#5600be;">Content here</div>
        
        
          .mybackground {background-color:#5600be;}
        
        Background color #5600be
      
           Border around this has a color of #5600be        
        
          <div style="border:2px solid #5600be;">Content here</div>
        
        
          .myborder {border:2px solid #5600be;}
        
        Border color #5600be