#5844fe color space conversions
Hex:
        #5844fe
        RGB:
        88, 68, 254
        CMY:
        65, 73, 0
        CMYK:
        65, 73, 0, 0
      HSL:
        246°, 98.9362%, 63.1373%
        HSV (HSB):
        246°, 73.2283%, 99.6078%
        XYZ:
        23.9810, 13.3647, 95.0816
        xyY:
        0.1811, 0.1009, 13.3647
      CIE-Lab:
        43.3077, 60.3095, -88.9105
        CIE-LCH:
        43.3077, 107.4352, 304.1497
        CIE-Luv:
        43.3077, -5.4281, -130.8120
        Hunter-Lab:
        36.5578, 53.1156, -128.6145
      #5844fe color charts
#5844fe RGB chart
      #5844fe CMYK chart
      #5844fe RGB pie chart
      #5844fe color shades, tints & tones
#5844fe color schemes
#5844fe color preview, HTML & CSS examples
           This text has a color of #5844fe        
        
          <p style="color:#5844fe;">Text here</p>
        
        
          .mytext {color:#5844fe;}
        
        Text color #5844fe
      
           This box has a color of #5844fe        
        
          <div style="background-color:#5844fe;">Content here</div>
        
        
          .mybackground {background-color:#5844fe;}
        
        Background color #5844fe
      
           Border around this has a color of #5844fe        
        
          <div style="border:2px solid #5844fe;">Content here</div>
        
        
          .myborder {border:2px solid #5844fe;}
        
        Border color #5844fe