#5425fd color space conversions
Hex:
        #5425fd
        RGB:
        84, 37, 253
        CMY:
        67, 85, 1
        CMYK:
        67, 85, 0, 1
      HSL:
        253°, 98.1818%, 56.8627%
        HSV (HSB):
        253°, 85.3755%, 99.2157%
        XYZ:
        22.0473, 10.2998, 93.7545
        xyY:
        0.1748, 0.0817, 10.2998
      CIE-Lab:
        38.3752, 72.8393, -96.5213
        CIE-LCH:
        38.3752, 120.9211, 307.0398
        CIE-Luv:
        38.3752, -2.5971, -132.6284
        Hunter-Lab:
        32.0933, 66.4620, -150.7392
      #5425fd color charts
#5425fd RGB chart
      #5425fd CMYK chart
      #5425fd RGB pie chart
      #5425fd color shades, tints & tones
#5425fd color schemes
#5425fd color preview, HTML & CSS examples
           This text has a color of #5425fd        
        
          <p style="color:#5425fd;">Text here</p>
        
        
          .mytext {color:#5425fd;}
        
        Text color #5425fd
      
           This box has a color of #5425fd        
        
          <div style="background-color:#5425fd;">Content here</div>
        
        
          .mybackground {background-color:#5425fd;}
        
        Background color #5425fd
      
           Border around this has a color of #5425fd        
        
          <div style="border:2px solid #5425fd;">Content here</div>
        
        
          .myborder {border:2px solid #5425fd;}
        
        Border color #5425fd