#571fa7 color space conversions
Hex:
        #571fa7
        RGB:
        87, 31, 167
        CMY:
        66, 88, 35
        CMYK:
        48, 81, 0, 35
      HSL:
        265°, 68.6869%, 38.8235%
        HSV (HSB):
        265°, 81.4371%, 65.4902%
        XYZ:
        11.3955, 5.7962, 37.0774
        xyY:
        0.2100, 0.1068, 5.7962
      CIE-Lab:
        28.8924, 53.0463, -62.2617
        CIE-LCH:
        28.8924, 81.7951, 310.4307
        CIE-Luv:
        28.8924, 7.3850, -82.4138
        Hunter-Lab:
        24.0754, 42.3570, -74.4571
      #571fa7 color charts
#571fa7 RGB chart
      #571fa7 CMYK chart
      #571fa7 RGB pie chart
      #571fa7 color shades, tints & tones
#571fa7 color schemes
#571fa7 color preview, HTML & CSS examples
           This text has a color of #571fa7        
        
          <p style="color:#571fa7;">Text here</p>
        
        
          .mytext {color:#571fa7;}
        
        Text color #571fa7
      
           This box has a color of #571fa7        
        
          <div style="background-color:#571fa7;">Content here</div>
        
        
          .mybackground {background-color:#571fa7;}
        
        Background color #571fa7
      
           Border around this has a color of #571fa7        
        
          <div style="border:2px solid #571fa7;">Content here</div>
        
        
          .myborder {border:2px solid #571fa7;}
        
        Border color #571fa7