#5742dd color space conversions
Hex:
        #5742dd
        RGB:
        87, 66, 221
        CMY:
        66, 74, 13
        CMYK:
        61, 70, 0, 13
      HSL:
        248°, 69.5067%, 56.2745%
        HSV (HSB):
        248°, 70.1357%, 86.6667%
        XYZ:
        18.9298, 11.1431, 69.5597
        xyY:
        0.1900, 0.1118, 11.1431
      CIE-Lab:
        39.8205, 51.3877, -76.0091
        CIE-LCH:
        39.8205, 91.7501, 304.0616
        CIE-Luv:
        39.8205, -3.1198, -110.9283
        Hunter-Lab:
        33.3813, 42.8063, -100.1811
      #5742dd color charts
#5742dd RGB chart
      #5742dd CMYK chart
      #5742dd RGB pie chart
      #5742dd color shades, tints & tones
#5742dd color schemes
#5742dd color preview, HTML & CSS examples
           This text has a color of #5742dd        
        
          <p style="color:#5742dd;">Text here</p>
        
        
          .mytext {color:#5742dd;}
        
        Text color #5742dd
      
           This box has a color of #5742dd        
        
          <div style="background-color:#5742dd;">Content here</div>
        
        
          .mybackground {background-color:#5742dd;}
        
        Background color #5742dd
      
           Border around this has a color of #5742dd        
        
          <div style="border:2px solid #5742dd;">Content here</div>
        
        
          .myborder {border:2px solid #5742dd;}
        
        Border color #5742dd