#5f27ca color space conversions
Hex:
        #5f27ca
        RGB:
        95, 39, 202
        CMY:
        63, 85, 21
        CMYK:
        53, 81, 0, 21
      HSL:
        261°, 67.6349%, 47.2549%
        HSV (HSB):
        261°, 80.6931%, 79.2157%
        XYZ:
        16.1055, 8.1482, 56.6010
        xyY:
        0.1992, 0.1008, 8.1482
      CIE-Lab:
        34.2896, 59.9170, -74.1056
        CIE-LCH:
        34.2896, 95.2978, 308.9568
        CIE-Luv:
        34.2896, 5.0074, -102.6781
        Hunter-Lab:
        28.5451, 50.7583, -97.5826
      #5f27ca color charts
#5f27ca RGB chart
      #5f27ca CMYK chart
      #5f27ca RGB pie chart
      #5f27ca color shades, tints & tones
#5f27ca color schemes
#5f27ca color preview, HTML & CSS examples
           This text has a color of #5f27ca        
        
          <p style="color:#5f27ca;">Text here</p>
        
        
          .mytext {color:#5f27ca;}
        
        Text color #5f27ca
      
           This box has a color of #5f27ca        
        
          <div style="background-color:#5f27ca;">Content here</div>
        
        
          .mybackground {background-color:#5f27ca;}
        
        Background color #5f27ca
      
           Border around this has a color of #5f27ca        
        
          <div style="border:2px solid #5f27ca;">Content here</div>
        
        
          .myborder {border:2px solid #5f27ca;}
        
        Border color #5f27ca