#5750fe color space conversions
Hex:
        #5750fe
        RGB:
        87, 80, 254
        CMY:
        66, 69, 0
        CMYK:
        66, 69, 0, 0
      HSL:
        242°, 98.8636%, 65.4902%
        HSV (HSB):
        242°, 68.5039%, 99.6078%
        XYZ:
        24.6885, 14.9193, 95.3444
        xyY:
        0.1829, 0.1106, 14.9193
      CIE-Lab:
        45.5235, 53.8358, -85.2662
        CIE-LCH:
        45.5235, 100.8395, 302.2677
        CIE-Luv:
        45.5235, -7.7431, -128.4974
        Hunter-Lab:
        38.6255, 46.4983, -119.3153
      #5750fe color charts
#5750fe RGB chart
      #5750fe CMYK chart
      #5750fe RGB pie chart
      #5750fe color shades, tints & tones
#5750fe color schemes
#5750fe color preview, HTML & CSS examples
           This text has a color of #5750fe        
        
          <p style="color:#5750fe;">Text here</p>
        
        
          .mytext {color:#5750fe;}
        
        Text color #5750fe
      
           This box has a color of #5750fe        
        
          <div style="background-color:#5750fe;">Content here</div>
        
        
          .mybackground {background-color:#5750fe;}
        
        Background color #5750fe
      
           Border around this has a color of #5750fe        
        
          <div style="border:2px solid #5750fe;">Content here</div>
        
        
          .myborder {border:2px solid #5750fe;}
        
        Border color #5750fe