#5331bf color space conversions
Hex:
        #5331bf
        RGB:
        83, 49, 191
        CMY:
        67, 81, 25
        CMYK:
        57, 74, 0, 25
      HSL:
        254°, 59.1667%, 47.0588%
        HSV (HSB):
        254°, 74.3455%, 74.9020%
        XYZ:
        14.0696, 7.7972, 50.0537
        xyY:
        0.1956, 0.1084, 7.7972
      CIE-Lab:
        33.5569, 50.8875, -68.9125
        CIE-LCH:
        33.5569, 85.6648, 306.4435
        CIE-Luv:
        33.5569, 1.0052, -95.4368
        Hunter-Lab:
        27.9235, 41.0731, -86.7326
      #5331bf color charts
#5331bf RGB chart
      #5331bf CMYK chart
      #5331bf RGB pie chart
      #5331bf color shades, tints & tones
#5331bf color schemes
#5331bf color preview, HTML & CSS examples
           This text has a color of #5331bf        
        
          <p style="color:#5331bf;">Text here</p>
        
        
          .mytext {color:#5331bf;}
        
        Text color #5331bf
      
           This box has a color of #5331bf        
        
          <div style="background-color:#5331bf;">Content here</div>
        
        
          .mybackground {background-color:#5331bf;}
        
        Background color #5331bf
      
           Border around this has a color of #5331bf        
        
          <div style="border:2px solid #5331bf;">Content here</div>
        
        
          .myborder {border:2px solid #5331bf;}
        
        Border color #5331bf