#5f28ba color space conversions
Hex:
        #5f28ba
        RGB:
        95, 40, 186
        CMY:
        63, 84, 27
        CMYK:
        49, 78, 0, 27
      HSL:
        263°, 64.6018%, 44.3137%
        HSV (HSB):
        263°, 78.4946%, 72.9412%
        XYZ:
        14.3410, 7.4957, 47.1453
        xyY:
        0.2079, 0.1087, 7.4957
      CIE-Lab:
        32.9096, 55.3679, -66.9791
        CIE-LCH:
        32.9096, 86.9011, 309.5787
        CIE-Luv:
        32.9096, 6.8608, -92.7591
        Hunter-Lab:
        27.3782, 45.5887, -82.9328
      #5f28ba color charts
#5f28ba RGB chart
      #5f28ba CMYK chart
      #5f28ba RGB pie chart
      #5f28ba color shades, tints & tones
#5f28ba color schemes
#5f28ba color preview, HTML & CSS examples
           This text has a color of #5f28ba        
        
          <p style="color:#5f28ba;">Text here</p>
        
        
          .mytext {color:#5f28ba;}
        
        Text color #5f28ba
      
           This box has a color of #5f28ba        
        
          <div style="background-color:#5f28ba;">Content here</div>
        
        
          .mybackground {background-color:#5f28ba;}
        
        Background color #5f28ba
      
           Border around this has a color of #5f28ba        
        
          <div style="border:2px solid #5f28ba;">Content here</div>
        
        
          .myborder {border:2px solid #5f28ba;}
        
        Border color #5f28ba