#5f28aa color space conversions
Hex:
        #5f28aa
        RGB:
        95, 40, 170
        CMY:
        63, 84, 33
        CMYK:
        44, 76, 0, 33
      HSL:
        265°, 61.9048%, 41.1765%
        HSV (HSB):
        265°, 76.4706%, 66.6667%
        XYZ:
        12.7338, 6.8528, 38.6818
        xyY:
        0.2185, 0.1176, 6.8528
      CIE-Lab:
        31.4693, 51.2356, -59.8049
        CIE-LCH:
        31.4693, 78.7509, 310.5871
        CIE-Luv:
        31.4693, 9.0476, -82.6399
        Hunter-Lab:
        26.1778, 41.0177, -69.2859
      #5f28aa color charts
#5f28aa RGB chart
      #5f28aa CMYK chart
      #5f28aa RGB pie chart
      #5f28aa color shades, tints & tones
#5f28aa color schemes
#5f28aa color preview, HTML & CSS examples
           This text has a color of #5f28aa        
        
          <p style="color:#5f28aa;">Text here</p>
        
        
          .mytext {color:#5f28aa;}
        
        Text color #5f28aa
      
           This box has a color of #5f28aa        
        
          <div style="background-color:#5f28aa;">Content here</div>
        
        
          .mybackground {background-color:#5f28aa;}
        
        Background color #5f28aa
      
           Border around this has a color of #5f28aa        
        
          <div style="border:2px solid #5f28aa;">Content here</div>
        
        
          .myborder {border:2px solid #5f28aa;}
        
        Border color #5f28aa