#5844fc color space conversions
Hex:
        #5844fc
        RGB:
        88, 68, 252
        CMY:
        65, 73, 1
        CMYK:
        65, 73, 0, 1
      HSL:
        247°, 96.8421%, 62.7451%
        HSV (HSB):
        247°, 73.0159%, 98.8235%
        XYZ:
        23.6623, 13.2372, 93.4034
        xyY:
        0.1816, 0.1016, 13.2372
      CIE-Lab:
        43.1185, 59.7190, -88.1053
        CIE-LCH:
        43.1185, 106.4373, 304.1300
        CIE-Luv:
        43.1185, -5.3011, -129.6077
        Hunter-Lab:
        36.3830, 52.4203, -126.7427
      #5844fc color charts
#5844fc RGB chart
      #5844fc CMYK chart
      #5844fc RGB pie chart
      #5844fc color shades, tints & tones
#5844fc color schemes
#5844fc color preview, HTML & CSS examples
           This text has a color of #5844fc        
        
          <p style="color:#5844fc;">Text here</p>
        
        
          .mytext {color:#5844fc;}
        
        Text color #5844fc
      
           This box has a color of #5844fc        
        
          <div style="background-color:#5844fc;">Content here</div>
        
        
          .mybackground {background-color:#5844fc;}
        
        Background color #5844fc
      
           Border around this has a color of #5844fc        
        
          <div style="border:2px solid #5844fc;">Content here</div>
        
        
          .myborder {border:2px solid #5844fc;}
        
        Border color #5844fc