#5221fb color space conversions
Hex:
        #5221fb
        RGB:
        82, 33, 251
        CMY:
        68, 87, 2
        CMYK:
        67, 87, 0, 2
      HSL:
        253°, 96.4602%, 55.6863%
        HSV (HSB):
        253°, 86.8526%, 98.4314%
        XYZ:
        21.4361, 9.8466, 92.0376
        xyY:
        0.1738, 0.0798, 9.8466
      CIE-Lab:
        37.5657, 73.4630, -96.7484
        CIE-LCH:
        37.5657, 121.4786, 307.2101
        CIE-Luv:
        37.5657, -2.5701, -131.5149
        Hunter-Lab:
        31.3793, 67.0250, -151.9362
      #5221fb color charts
#5221fb RGB chart
      #5221fb CMYK chart
      #5221fb RGB pie chart
      #5221fb color shades, tints & tones
#5221fb color schemes
#5221fb color preview, HTML & CSS examples
           This text has a color of #5221fb        
        
          <p style="color:#5221fb;">Text here</p>
        
        
          .mytext {color:#5221fb;}
        
        Text color #5221fb
      
           This box has a color of #5221fb        
        
          <div style="background-color:#5221fb;">Content here</div>
        
        
          .mybackground {background-color:#5221fb;}
        
        Background color #5221fb
      
           Border around this has a color of #5221fb        
        
          <div style="border:2px solid #5221fb;">Content here</div>
        
        
          .myborder {border:2px solid #5221fb;}
        
        Border color #5221fb