#5847dc color space conversions
Hex:
        #5847dc
        RGB:
        88, 71, 220
        CMY:
        65, 72, 14
        CMYK:
        60, 68, 0, 14
      HSL:
        247°, 68.0365%, 57.0588%
        HSV (HSB):
        247°, 67.7273%, 86.2745%
        XYZ:
        19.1960, 11.7485, 68.9661
        xyY:
        0.1921, 0.1176, 11.7485
      CIE-Lab:
        40.8136, 48.4694, -73.8055
        CIE-LCH:
        40.8136, 88.2980, 303.2936
        CIE-Luv:
        40.8136, -3.7074, -109.0444
        Hunter-Lab:
        34.2761, 39.9842, -95.3028
      #5847dc color charts
#5847dc RGB chart
      #5847dc CMYK chart
      #5847dc RGB pie chart
      #5847dc color shades, tints & tones
#5847dc color schemes
#5847dc color preview, HTML & CSS examples
           This text has a color of #5847dc        
        
          <p style="color:#5847dc;">Text here</p>
        
        
          .mytext {color:#5847dc;}
        
        Text color #5847dc
      
           This box has a color of #5847dc        
        
          <div style="background-color:#5847dc;">Content here</div>
        
        
          .mybackground {background-color:#5847dc;}
        
        Background color #5847dc
      
           Border around this has a color of #5847dc        
        
          <div style="border:2px solid #5847dc;">Content here</div>
        
        
          .myborder {border:2px solid #5847dc;}
        
        Border color #5847dc