#5f45fa color space conversions
Hex:
        #5f45fa
        RGB:
        95, 69, 250
        CMY:
        63, 73, 2
        CMYK:
        62, 72, 0, 2
      HSL:
        249°, 94.7644%, 62.5490%
        HSV (HSB):
        249°, 72.4000%, 98.0392%
        XYZ:
        24.1028, 13.5913, 91.7955
        xyY:
        0.1861, 0.1050, 13.5913
      CIE-Lab:
        43.6410, 59.4068, -86.1078
        CIE-LCH:
        43.6410, 104.6122, 304.6022
        CIE-Luv:
        43.6410, -3.5766, -127.8346
        Hunter-Lab:
        36.8663, 52.1850, -121.8230
      #5f45fa color charts
#5f45fa RGB chart
      #5f45fa CMYK chart
      #5f45fa RGB pie chart
      #5f45fa color shades, tints & tones
#5f45fa color schemes
#5f45fa color preview, HTML & CSS examples
           This text has a color of #5f45fa        
        
          <p style="color:#5f45fa;">Text here</p>
        
        
          .mytext {color:#5f45fa;}
        
        Text color #5f45fa
      
           This box has a color of #5f45fa        
        
          <div style="background-color:#5f45fa;">Content here</div>
        
        
          .mybackground {background-color:#5f45fa;}
        
        Background color #5f45fa
      
           Border around this has a color of #5f45fa        
        
          <div style="border:2px solid #5f45fa;">Content here</div>
        
        
          .myborder {border:2px solid #5f45fa;}
        
        Border color #5f45fa