#5566ed color space conversions
Hex:
        #5566ed
        RGB:
        85, 102, 237
        CMY:
        67, 60, 7
        CMYK:
        64, 57, 0, 7
      HSL:
        233°, 80.8511%, 63.1373%
        HSV (HSB):
        233°, 64.1350%, 92.9412%
        XYZ:
        23.7837, 17.5485, 82.2544
        xyY:
        0.1924, 0.1420, 17.5485
      CIE-Lab:
        48.9438, 35.1473, -70.1782
        CIE-LCH:
        48.9438, 78.4876, 296.6030
        CIE-Luv:
        48.9438, -12.4766, -109.7249
        Hunter-Lab:
        41.8909, 28.0352, -87.0947
      #5566ed color charts
#5566ed RGB chart
      #5566ed CMYK chart
      #5566ed RGB pie chart
      #5566ed color shades, tints & tones
#5566ed color schemes
#5566ed color preview, HTML & CSS examples
           This text has a color of #5566ed        
        
          <p style="color:#5566ed;">Text here</p>
        
        
          .mytext {color:#5566ed;}
        
        Text color #5566ed
      
           This box has a color of #5566ed        
        
          <div style="background-color:#5566ed;">Content here</div>
        
        
          .mybackground {background-color:#5566ed;}
        
        Background color #5566ed
      
           Border around this has a color of #5566ed        
        
          <div style="border:2px solid #5566ed;">Content here</div>
        
        
          .myborder {border:2px solid #5566ed;}
        
        Border color #5566ed