#5425db color space conversions
Hex:
        #5425db
        RGB:
        84, 37, 219
        CMY:
        67, 85, 14
        CMYK:
        62, 83, 0, 14
      HSL:
        255°, 71.6535%, 50.1961%
        HSV (HSB):
        255°, 83.1050%, 85.8824%
        XYZ:
        17.1039, 8.3224, 67.7227
        xyY:
        0.1836, 0.0893, 8.3224
      CIE-Lab:
        34.6456, 63.9860, -83.4016
        CIE-LCH:
        34.6456, 105.1191, 307.4955
        CIE-Luv:
        34.6456, 0.1820, -113.1826
        Hunter-Lab:
        28.8486, 55.3449, -118.9905
      #5425db color charts
#5425db RGB chart
      #5425db CMYK chart
      #5425db RGB pie chart
      #5425db color shades, tints & tones
#5425db color schemes
#5425db color preview, HTML & CSS examples
           This text has a color of #5425db        
        
          <p style="color:#5425db;">Text here</p>
        
        
          .mytext {color:#5425db;}
        
        Text color #5425db
      
           This box has a color of #5425db        
        
          <div style="background-color:#5425db;">Content here</div>
        
        
          .mybackground {background-color:#5425db;}
        
        Background color #5425db
      
           Border around this has a color of #5425db        
        
          <div style="border:2px solid #5425db;">Content here</div>
        
        
          .myborder {border:2px solid #5425db;}
        
        Border color #5425db