#5775ef color space conversions
Hex:
        #5775ef
        RGB:
        87, 117, 239
        CMY:
        66, 54, 6
        CMYK:
        64, 51, 0, 6
      HSL:
        228°, 82.6087%, 63.9216%
        HSV (HSB):
        228°, 63.5983%, 93.7255%
        XYZ:
        25.8718, 20.9808, 84.3475
        xyY:
        0.1972, 0.1599, 20.9808
      CIE-Lab:
        52.9285, 26.9349, -64.8401
        CIE-LCH:
        52.9285, 70.2120, 292.5582
        CIE-Luv:
        52.9285, -16.1762, -103.3792
        Hunter-Lab:
        45.8048, 20.6630, -77.1164
      #5775ef color charts
#5775ef RGB chart
      #5775ef CMYK chart
      #5775ef RGB pie chart
      #5775ef color shades, tints & tones
#5775ef color schemes
#5775ef color preview, HTML & CSS examples
           This text has a color of #5775ef        
        
          <p style="color:#5775ef;">Text here</p>
        
        
          .mytext {color:#5775ef;}
        
        Text color #5775ef
      
           This box has a color of #5775ef        
        
          <div style="background-color:#5775ef;">Content here</div>
        
        
          .mybackground {background-color:#5775ef;}
        
        Background color #5775ef
      
           Border around this has a color of #5775ef        
        
          <div style="border:2px solid #5775ef;">Content here</div>
        
        
          .myborder {border:2px solid #5775ef;}
        
        Border color #5775ef