#5f45ca color space conversions
Hex:
        #5f45ca
        RGB:
        95, 69, 202
        CMY:
        63, 73, 21
        CMYK:
        53, 66, 0, 21
      HSL:
        252°, 55.6485%, 53.1373%
        HSV (HSB):
        252°, 65.8416%, 79.2157%
        XYZ:
        17.5081, 10.9534, 57.0686
        xyY:
        0.2047, 0.1281, 10.9534
      CIE-Lab:
        39.5019, 45.2599, -65.5605
        CIE-LCH:
        39.5019, 79.6658, 304.6194
        CIE-Luv:
        39.5019, 0.2793, -97.0986
        Hunter-Lab:
        33.0959, 36.5105, -79.0688
      #5f45ca color charts
#5f45ca RGB chart
      #5f45ca CMYK chart
      #5f45ca RGB pie chart
      #5f45ca color shades, tints & tones
#5f45ca color schemes
#5f45ca color preview, HTML & CSS examples
           This text has a color of #5f45ca        
        
          <p style="color:#5f45ca;">Text here</p>
        
        
          .mytext {color:#5f45ca;}
        
        Text color #5f45ca
      
           This box has a color of #5f45ca        
        
          <div style="background-color:#5f45ca;">Content here</div>
        
        
          .mybackground {background-color:#5f45ca;}
        
        Background color #5f45ca
      
           Border around this has a color of #5f45ca        
        
          <div style="border:2px solid #5f45ca;">Content here</div>
        
        
          .myborder {border:2px solid #5f45ca;}
        
        Border color #5f45ca