#571daf color space conversions
Hex:
        #571daf
        RGB:
        87, 29, 175
        CMY:
        66, 89, 31
        CMYK:
        50, 83, 0, 31
      HSL:
        264°, 71.5686%, 40.0000%
        HSV (HSB):
        264°, 83.4286%, 68.6275%
        XYZ:
        12.1077, 6.0001, 41.0774
        xyY:
        0.2046, 0.1014, 6.0001
      CIE-Lab:
        29.4127, 55.8364, -66.2165
        CIE-LCH:
        29.4127, 86.6160, 310.1389
        CIE-Luv:
        29.4127, 6.5316, -87.4454
        Hunter-Lab:
        24.4951, 45.3644, -82.2806
      #571daf color charts
#571daf RGB chart
      #571daf CMYK chart
      #571daf RGB pie chart
      #571daf color shades, tints & tones
#571daf color schemes
#571daf color preview, HTML & CSS examples
           This text has a color of #571daf        
        
          <p style="color:#571daf;">Text here</p>
        
        
          .mytext {color:#571daf;}
        
        Text color #571daf
      
           This box has a color of #571daf        
        
          <div style="background-color:#571daf;">Content here</div>
        
        
          .mybackground {background-color:#571daf;}
        
        Background color #571daf
      
           Border around this has a color of #571daf        
        
          <div style="border:2px solid #571daf;">Content here</div>
        
        
          .myborder {border:2px solid #571daf;}
        
        Border color #571daf