#5719af color space conversions
Hex:
        #5719af
        RGB:
        87, 25, 175
        CMY:
        66, 90, 31
        CMYK:
        50, 86, 0, 31
      HSL:
        265°, 75.0000%, 39.2157%
        HSV (HSB):
        265°, 85.7143%, 68.6275%
        XYZ:
        12.0160, 5.8166, 41.0469
        xyY:
        0.2041, 0.0988, 5.8166
      CIE-Lab:
        28.9451, 57.2152, -66.9870
        CIE-LCH:
        28.9451, 88.0956, 310.5015
        CIE-Luv:
        28.9451, 6.8743, -87.6585
        Hunter-Lab:
        24.1177, 46.7266, -84.0255
      #5719af color charts
#5719af RGB chart
      #5719af CMYK chart
      #5719af RGB pie chart
      #5719af color shades, tints & tones
#5719af color schemes
#5719af color preview, HTML & CSS examples
           This text has a color of #5719af        
        
          <p style="color:#5719af;">Text here</p>
        
        
          .mytext {color:#5719af;}
        
        Text color #5719af
      
           This box has a color of #5719af        
        
          <div style="background-color:#5719af;">Content here</div>
        
        
          .mybackground {background-color:#5719af;}
        
        Background color #5719af
      
           Border around this has a color of #5719af        
        
          <div style="border:2px solid #5719af;">Content here</div>
        
        
          .myborder {border:2px solid #5719af;}
        
        Border color #5719af