#5254fb color space conversions
Hex:
        #5254fb
        RGB:
        82, 84, 251
        CMY:
        68, 67, 2
        CMYK:
        67, 67, 0, 2
      HSL:
        239°, 95.4802%, 65.2941%
        HSV (HSB):
        239°, 67.3307%, 98.4314%
        XYZ:
        24.0626, 15.0995, 92.9130
        xyY:
        0.1822, 0.1143, 15.0995
      CIE-Lab:
        45.7702, 50.0531, -83.2003
        CIE-LCH:
        45.7702, 97.0958, 301.0310
        CIE-Luv:
        45.7702, -9.5162, -125.8973
        Hunter-Lab:
        38.8581, 42.5331, -114.5668
      #5254fb color charts
#5254fb RGB chart
      #5254fb CMYK chart
      #5254fb RGB pie chart
      #5254fb color shades, tints & tones
#5254fb color schemes
#5254fb color preview, HTML & CSS examples
           This text has a color of #5254fb        
        
          <p style="color:#5254fb;">Text here</p>
        
        
          .mytext {color:#5254fb;}
        
        Text color #5254fb
      
           This box has a color of #5254fb        
        
          <div style="background-color:#5254fb;">Content here</div>
        
        
          .mybackground {background-color:#5254fb;}
        
        Background color #5254fb
      
           Border around this has a color of #5254fb        
        
          <div style="border:2px solid #5254fb;">Content here</div>
        
        
          .myborder {border:2px solid #5254fb;}
        
        Border color #5254fb