#5228fc color space conversions
Hex:
        #5228fc
        RGB:
        82, 40, 252
        CMY:
        68, 84, 1
        CMYK:
        67, 84, 0, 1
      HSL:
        252°, 97.2477%, 57.2549%
        HSV (HSB):
        252°, 84.1270%, 98.8235%
        XYZ:
        21.8092, 10.3397, 92.9418
        xyY:
        0.1743, 0.0827, 10.3397
      CIE-Lab:
        38.4453, 71.4267, -95.8490
        CIE-LCH:
        38.4453, 119.5357, 306.6935
        CIE-Luv:
        38.4453, -3.2077, -132.0155
        Hunter-Lab:
        32.1554, 64.7943, -148.8626
      #5228fc color charts
#5228fc RGB chart
      #5228fc CMYK chart
      #5228fc RGB pie chart
      #5228fc color shades, tints & tones
#5228fc color schemes
#5228fc color preview, HTML & CSS examples
           This text has a color of #5228fc        
        
          <p style="color:#5228fc;">Text here</p>
        
        
          .mytext {color:#5228fc;}
        
        Text color #5228fc
      
           This box has a color of #5228fc        
        
          <div style="background-color:#5228fc;">Content here</div>
        
        
          .mybackground {background-color:#5228fc;}
        
        Background color #5228fc
      
           Border around this has a color of #5228fc        
        
          <div style="border:2px solid #5228fc;">Content here</div>
        
        
          .myborder {border:2px solid #5228fc;}
        
        Border color #5228fc