#5846ee color space conversions
Hex:
        #5846ee
        RGB:
        88, 70, 238
        CMY:
        65, 73, 7
        CMYK:
        63, 71, 0, 7
      HSL:
        246°, 83.1683%, 60.3922%
        HSV (HSB):
        246°, 70.5882%, 93.3333%
        XYZ:
        21.6473, 12.6281, 82.1854
        xyY:
        0.1859, 0.1084, 12.6281
      CIE-Lab:
        42.1974, 54.4947, -81.7589
        CIE-LCH:
        42.1974, 98.2557, 303.6846
        CIE-Luv:
        42.1974, -4.7317, -120.6752
        Hunter-Lab:
        35.5360, 46.5479, -112.2470
      #5846ee color charts
#5846ee RGB chart
      #5846ee CMYK chart
      #5846ee RGB pie chart
      #5846ee color shades, tints & tones
#5846ee color schemes
#5846ee color preview, HTML & CSS examples
           This text has a color of #5846ee        
        
          <p style="color:#5846ee;">Text here</p>
        
        
          .mytext {color:#5846ee;}
        
        Text color #5846ee
      
           This box has a color of #5846ee        
        
          <div style="background-color:#5846ee;">Content here</div>
        
        
          .mybackground {background-color:#5846ee;}
        
        Background color #5846ee
      
           Border around this has a color of #5846ee        
        
          <div style="border:2px solid #5846ee;">Content here</div>
        
        
          .myborder {border:2px solid #5846ee;}
        
        Border color #5846ee