#5319bc color space conversions
Hex:
        #5319bc
        RGB:
        83, 25, 188
        CMY:
        67, 90, 26
        CMYK:
        56, 87, 0, 26
      HSL:
        261°, 76.5258%, 41.7647%
        HSV (HSB):
        261°, 86.7021%, 73.7255%
        XYZ:
        12.9920, 6.1651, 48.0822
        xyY:
        0.1932, 0.0917, 6.1651
      CIE-Lab:
        29.8252, 60.0399, -73.2926
        CIE-LCH:
        29.8252, 94.7449, 309.3237
        CIE-Luv:
        29.8252, 3.9818, -95.4352
        Hunter-Lab:
        24.8296, 49.9476, -97.4334
      #5319bc color charts
#5319bc RGB chart
      #5319bc CMYK chart
      #5319bc RGB pie chart
      #5319bc color shades, tints & tones
#5319bc color schemes
#5319bc color preview, HTML & CSS examples
           This text has a color of #5319bc        
        
          <p style="color:#5319bc;">Text here</p>
        
        
          .mytext {color:#5319bc;}
        
        Text color #5319bc
      
           This box has a color of #5319bc        
        
          <div style="background-color:#5319bc;">Content here</div>
        
        
          .mybackground {background-color:#5319bc;}
        
        Background color #5319bc
      
           Border around this has a color of #5319bc        
        
          <div style="border:2px solid #5319bc;">Content here</div>
        
        
          .myborder {border:2px solid #5319bc;}
        
        Border color #5319bc