#5721fb color space conversions
Hex:
        #5721fb
        RGB:
        87, 33, 251
        CMY:
        66, 87, 2
        CMYK:
        65, 87, 0, 2
      HSL:
        255°, 96.4602%, 55.6863%
        HSV (HSB):
        255°, 86.8526%, 98.4314%
        XYZ:
        21.8869, 10.0790, 92.0587
        xyY:
        0.1765, 0.0813, 10.0790
      CIE-Lab:
        37.9838, 73.7794, -96.0419
        CIE-LCH:
        37.9838, 121.1092, 307.5315
        CIE-Luv:
        37.9838, -1.4634, -131.5549
        Hunter-Lab:
        31.7474, 67.5014, -149.7013
      #5721fb color charts
#5721fb RGB chart
      #5721fb CMYK chart
      #5721fb RGB pie chart
      #5721fb color shades, tints & tones
#5721fb color schemes
#5721fb color preview, HTML & CSS examples
           This text has a color of #5721fb        
        
          <p style="color:#5721fb;">Text here</p>
        
        
          .mytext {color:#5721fb;}
        
        Text color #5721fb
      
           This box has a color of #5721fb        
        
          <div style="background-color:#5721fb;">Content here</div>
        
        
          .mybackground {background-color:#5721fb;}
        
        Background color #5721fb
      
           Border around this has a color of #5721fb        
        
          <div style="border:2px solid #5721fb;">Content here</div>
        
        
          .myborder {border:2px solid #5721fb;}
        
        Border color #5721fb