#5f47fa color space conversions
Hex:
        #5f47fa
        RGB:
        95, 71, 250
        CMY:
        63, 72, 2
        CMYK:
        62, 72, 0, 2
      HSL:
        248°, 94.7090%, 62.9412%
        HSV (HSB):
        248°, 71.6000%, 98.0392%
        XYZ:
        24.2279, 13.8415, 91.8372
        xyY:
        0.1865, 0.1065, 13.8415
      CIE-Lab:
        44.0048, 58.3853, -85.5092
        CIE-LCH:
        44.0048, 103.5406, 304.3251
        CIE-Luv:
        44.0048, -3.9068, -127.4580
        Hunter-Lab:
        37.2042, 51.1344, -120.3124
      #5f47fa color charts
#5f47fa RGB chart
      #5f47fa CMYK chart
      #5f47fa RGB pie chart
      #5f47fa color shades, tints & tones
#5f47fa color schemes
#5f47fa color preview, HTML & CSS examples
           This text has a color of #5f47fa        
        
          <p style="color:#5f47fa;">Text here</p>
        
        
          .mytext {color:#5f47fa;}
        
        Text color #5f47fa
      
           This box has a color of #5f47fa        
        
          <div style="background-color:#5f47fa;">Content here</div>
        
        
          .mybackground {background-color:#5f47fa;}
        
        Background color #5f47fa
      
           Border around this has a color of #5f47fa        
        
          <div style="border:2px solid #5f47fa;">Content here</div>
        
        
          .myborder {border:2px solid #5f47fa;}
        
        Border color #5f47fa