#5f48dc color space conversions
Hex:
        #5f48dc
        RGB:
        95, 72, 220
        CMY:
        63, 72, 14
        CMYK:
        57, 67, 0, 14
      HSL:
        249°, 67.8899%, 57.2549%
        HSV (HSB):
        249°, 67.2727%, 86.2745%
        XYZ:
        19.9549, 12.2349, 69.0200
        xyY:
        0.1972, 0.1209, 12.2349
      CIE-Lab:
        41.5871, 48.9514, -72.5166
        CIE-LCH:
        41.5871, 87.4922, 304.0208
        CIE-Luv:
        41.5871, -1.8451, -108.1898
        Hunter-Lab:
        34.9785, 40.6206, -92.5069
      #5f48dc color charts
#5f48dc RGB chart
      #5f48dc CMYK chart
      #5f48dc RGB pie chart
      #5f48dc color shades, tints & tones
#5f48dc color schemes
#5f48dc color preview, HTML & CSS examples
           This text has a color of #5f48dc        
        
          <p style="color:#5f48dc;">Text here</p>
        
        
          .mytext {color:#5f48dc;}
        
        Text color #5f48dc
      
           This box has a color of #5f48dc        
        
          <div style="background-color:#5f48dc;">Content here</div>
        
        
          .mybackground {background-color:#5f48dc;}
        
        Background color #5f48dc
      
           Border around this has a color of #5f48dc        
        
          <div style="border:2px solid #5f48dc;">Content here</div>
        
        
          .myborder {border:2px solid #5f48dc;}
        
        Border color #5f48dc