#5418db color space conversions
Hex:
        #5418db
        RGB:
        84, 24, 219
        CMY:
        67, 91, 14
        CMYK:
        62, 89, 0, 14
      HSL:
        258°, 80.2469%, 47.6471%
        HSV (HSB):
        258°, 89.0411%, 85.8824%
        XYZ:
        16.7690, 7.6526, 67.6111
        xyY:
        0.1822, 0.0832, 7.6526
      CIE-Lab:
        33.2486, 68.1527, -85.7163
        CIE-LCH:
        33.2486, 109.5083, 308.4881
        CIE-Luv:
        33.2486, 1.1893, -113.4048
        Hunter-Lab:
        27.6633, 59.7928, -125.5450
      #5418db color charts
#5418db RGB chart
      #5418db CMYK chart
      #5418db RGB pie chart
      #5418db color shades, tints & tones
#5418db color schemes
#5418db color preview, HTML & CSS examples
           This text has a color of #5418db        
        
          <p style="color:#5418db;">Text here</p>
        
        
          .mytext {color:#5418db;}
        
        Text color #5418db
      
           This box has a color of #5418db        
        
          <div style="background-color:#5418db;">Content here</div>
        
        
          .mybackground {background-color:#5418db;}
        
        Background color #5418db
      
           Border around this has a color of #5418db        
        
          <div style="border:2px solid #5418db;">Content here</div>
        
        
          .myborder {border:2px solid #5418db;}
        
        Border color #5418db