#5212fc color space conversions
Hex:
        #5212fc
        RGB:
        82, 18, 252
        CMY:
        68, 93, 1
        CMYK:
        67, 93, 0, 1
      HSL:
        256°, 97.5000%, 52.9412%
        HSV (HSB):
        256°, 92.8571%, 98.8235%
        XYZ:
        21.2667, 9.2547, 92.7609
        xyY:
        0.1725, 0.0751, 9.2547
      CIE-Lab:
        36.4702, 77.3809, -99.1313
        CIE-LCH:
        36.4702, 125.7569, 307.9752
        CIE-Luv:
        36.4702, -1.7958, -131.9603
        Hunter-Lab:
        30.4216, 71.5454, -159.4909
      #5212fc color charts
#5212fc RGB chart
      #5212fc CMYK chart
      #5212fc RGB pie chart
      #5212fc color shades, tints & tones
#5212fc color schemes
#5212fc color preview, HTML & CSS examples
           This text has a color of #5212fc        
        
          <p style="color:#5212fc;">Text here</p>
        
        
          .mytext {color:#5212fc;}
        
        Text color #5212fc
      
           This box has a color of #5212fc        
        
          <div style="background-color:#5212fc;">Content here</div>
        
        
          .mybackground {background-color:#5212fc;}
        
        Background color #5212fc
      
           Border around this has a color of #5212fc        
        
          <div style="border:2px solid #5212fc;">Content here</div>
        
        
          .myborder {border:2px solid #5212fc;}
        
        Border color #5212fc