#5f22bb color space conversions
Hex:
        #5f22bb
        RGB:
        95, 34, 187
        CMY:
        63, 87, 27
        CMYK:
        49, 82, 0, 27
      HSL:
        264°, 69.2308%, 43.3333%
        HSV (HSB):
        264°, 81.8182%, 73.3333%
        XYZ:
        14.2610, 7.1648, 47.6450
        xyY:
        0.2065, 0.1037, 7.1648
      CIE-Lab:
        32.1792, 58.0201, -68.7711
        CIE-LCH:
        32.1792, 89.9767, 310.1533
        CIE-Luv:
        32.1792, 7.4003, -93.9978
        Hunter-Lab:
        26.7672, 48.2585, -86.7980
      #5f22bb color charts
#5f22bb RGB chart
      #5f22bb CMYK chart
      #5f22bb RGB pie chart
      #5f22bb color shades, tints & tones
#5f22bb color schemes
#5f22bb color preview, HTML & CSS examples
           This text has a color of #5f22bb        
        
          <p style="color:#5f22bb;">Text here</p>
        
        
          .mytext {color:#5f22bb;}
        
        Text color #5f22bb
      
           This box has a color of #5f22bb        
        
          <div style="background-color:#5f22bb;">Content here</div>
        
        
          .mybackground {background-color:#5f22bb;}
        
        Background color #5f22bb
      
           Border around this has a color of #5f22bb        
        
          <div style="border:2px solid #5f22bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f22bb;}
        
        Border color #5f22bb