#5848fc color space conversions
Hex:
        #5848fc
        RGB:
        88, 72, 252
        CMY:
        65, 72, 1
        CMYK:
        65, 71, 0, 1
      HSL:
        245°, 96.7742%, 63.5294%
        HSV (HSB):
        245°, 71.4286%, 98.8235%
        XYZ:
        23.9126, 13.7377, 93.4868
        xyY:
        0.1823, 0.1048, 13.7377
      CIE-Lab:
        43.8544, 57.6521, -86.8931
        CIE-LCH:
        43.8544, 104.2793, 303.5636
        CIE-Luv:
        43.8544, -5.9585, -128.9095
        Hunter-Lab:
        37.0644, 50.2987, -123.6008
      #5848fc color charts
#5848fc RGB chart
      #5848fc CMYK chart
      #5848fc RGB pie chart
      #5848fc color shades, tints & tones
#5848fc color schemes
#5848fc color preview, HTML & CSS examples
           This text has a color of #5848fc        
        
          <p style="color:#5848fc;">Text here</p>
        
        
          .mytext {color:#5848fc;}
        
        Text color #5848fc
      
           This box has a color of #5848fc        
        
          <div style="background-color:#5848fc;">Content here</div>
        
        
          .mybackground {background-color:#5848fc;}
        
        Background color #5848fc
      
           Border around this has a color of #5848fc        
        
          <div style="border:2px solid #5848fc;">Content here</div>
        
        
          .myborder {border:2px solid #5848fc;}
        
        Border color #5848fc