#5729fc color space conversions
Hex:
        #5729fc
        RGB:
        87, 41, 252
        CMY:
        66, 84, 1
        CMYK:
        65, 84, 0, 1
      HSL:
        253°, 97.2350%, 57.4510%
        HSV (HSB):
        253°, 83.7302%, 98.8235%
        XYZ:
        22.2941, 10.6404, 92.9742
        xyY:
        0.1771, 0.0845, 10.6404
      CIE-Lab:
        38.9681, 71.4257, -94.9698
        CIE-LCH:
        38.9681, 118.8314, 306.9464
        CIE-Luv:
        38.9681, -2.1905, -131.9787
        Hunter-Lab:
        32.6196, 64.9128, -146.1580
      #5729fc color charts
#5729fc RGB chart
      #5729fc CMYK chart
      #5729fc RGB pie chart
      #5729fc color shades, tints & tones
#5729fc color schemes
#5729fc color preview, HTML & CSS examples
           This text has a color of #5729fc        
        
          <p style="color:#5729fc;">Text here</p>
        
        
          .mytext {color:#5729fc;}
        
        Text color #5729fc
      
           This box has a color of #5729fc        
        
          <div style="background-color:#5729fc;">Content here</div>
        
        
          .mybackground {background-color:#5729fc;}
        
        Background color #5729fc
      
           Border around this has a color of #5729fc        
        
          <div style="border:2px solid #5729fc;">Content here</div>
        
        
          .myborder {border:2px solid #5729fc;}
        
        Border color #5729fc