#5729fe color space conversions
Hex:
        #5729fe
        RGB:
        87, 41, 254
        CMY:
        66, 84, 0
        CMYK:
        66, 84, 0, 0
      HSL:
        253°, 99.0698%, 57.8431%
        HSV (HSB):
        253°, 83.8583%, 99.6078%
        XYZ:
        22.6128, 10.7679, 94.6525
        xyY:
        0.1766, 0.0841, 10.7679
      CIE-Lab:
        39.1867, 71.9457, -95.7277
        CIE-LCH:
        39.1867, 119.7496, 306.9273
        CIE-Luv:
        39.1867, -2.3456, -133.1139
        Hunter-Lab:
        32.8144, 65.5812, -148.0506
      #5729fe color charts
#5729fe RGB chart
      #5729fe CMYK chart
      #5729fe RGB pie chart
      #5729fe color shades, tints & tones
#5729fe color schemes
#5729fe color preview, HTML & CSS examples
           This text has a color of #5729fe        
        
          <p style="color:#5729fe;">Text here</p>
        
        
          .mytext {color:#5729fe;}
        
        Text color #5729fe
      
           This box has a color of #5729fe        
        
          <div style="background-color:#5729fe;">Content here</div>
        
        
          .mybackground {background-color:#5729fe;}
        
        Background color #5729fe
      
           Border around this has a color of #5729fe        
        
          <div style="border:2px solid #5729fe;">Content here</div>
        
        
          .myborder {border:2px solid #5729fe;}
        
        Border color #5729fe