#5438fe color space conversions
Hex:
        #5438fe
        RGB:
        84, 56, 254
        CMY:
        67, 78, 0
        CMYK:
        67, 78, 0, 0
      HSL:
        248°, 99.0000%, 60.7843%
        HSV (HSB):
        248°, 77.9528%, 99.6078%
        XYZ:
        22.9597, 11.8689, 94.8468
        xyY:
        0.1771, 0.0915, 11.8689
      CIE-Lab:
        41.0070, 65.6758, -92.7197
        CIE-LCH:
        41.0070, 113.6233, 305.3110
        CIE-Luv:
        41.0070, -4.6323, -132.3828
        Hunter-Lab:
        34.4513, 58.6697, -139.1134
      #5438fe color charts
#5438fe RGB chart
      #5438fe CMYK chart
      #5438fe RGB pie chart
      #5438fe color shades, tints & tones
#5438fe color schemes
#5438fe color preview, HTML & CSS examples
           This text has a color of #5438fe        
        
          <p style="color:#5438fe;">Text here</p>
        
        
          .mytext {color:#5438fe;}
        
        Text color #5438fe
      
           This box has a color of #5438fe        
        
          <div style="background-color:#5438fe;">Content here</div>
        
        
          .mybackground {background-color:#5438fe;}
        
        Background color #5438fe
      
           Border around this has a color of #5438fe        
        
          <div style="border:2px solid #5438fe;">Content here</div>
        
        
          .myborder {border:2px solid #5438fe;}
        
        Border color #5438fe