#5765dd color space conversions
Hex:
        #5765dd
        RGB:
        87, 101, 221
        CMY:
        66, 60, 13
        CMYK:
        61, 54, 0, 13
      HSL:
        234°, 66.3366%, 60.3922%
        HSV (HSB):
        234°, 60.6335%, 86.6667%
        XYZ:
        21.6353, 16.5541, 70.4616
        xyY:
        0.1991, 0.1524, 16.5541
      CIE-Lab:
        47.6932, 30.7498, -63.1768
        CIE-LCH:
        47.6932, 70.2627, 295.9534
        CIE-Luv:
        47.6932, -11.1875, -98.4614
        Hunter-Lab:
        40.6867, 23.7164, -74.1983
      #5765dd color charts
#5765dd RGB chart
      #5765dd CMYK chart
      #5765dd RGB pie chart
      #5765dd color shades, tints & tones
#5765dd color schemes
#5765dd color preview, HTML & CSS examples
           This text has a color of #5765dd        
        
          <p style="color:#5765dd;">Text here</p>
        
        
          .mytext {color:#5765dd;}
        
        Text color #5765dd
      
           This box has a color of #5765dd        
        
          <div style="background-color:#5765dd;">Content here</div>
        
        
          .mybackground {background-color:#5765dd;}
        
        Background color #5765dd
      
           Border around this has a color of #5765dd        
        
          <div style="border:2px solid #5765dd;">Content here</div>
        
        
          .myborder {border:2px solid #5765dd;}
        
        Border color #5765dd