#5f25bb color space conversions
Hex:
        #5f25bb
        RGB:
        95, 37, 187
        CMY:
        63, 85, 27
        CMYK:
        49, 80, 0, 27
      HSL:
        263°, 66.9643%, 43.9216%
        HSV (HSB):
        263°, 80.2139%, 73.3333%
        XYZ:
        14.3505, 7.3439, 47.6749
        xyY:
        0.2069, 0.1059, 7.3439
      CIE-Lab:
        32.5773, 56.8591, -68.1164
        CIE-LCH:
        32.5773, 88.7288, 309.8529
        CIE-Luv:
        32.5773, 7.0813, -93.7145
        Hunter-Lab:
        27.0996, 47.0999, -85.3359
      #5f25bb color charts
#5f25bb RGB chart
      #5f25bb CMYK chart
      #5f25bb RGB pie chart
      #5f25bb color shades, tints & tones
#5f25bb color schemes
#5f25bb color preview, HTML & CSS examples
           This text has a color of #5f25bb        
        
          <p style="color:#5f25bb;">Text here</p>
        
        
          .mytext {color:#5f25bb;}
        
        Text color #5f25bb
      
           This box has a color of #5f25bb        
        
          <div style="background-color:#5f25bb;">Content here</div>
        
        
          .mybackground {background-color:#5f25bb;}
        
        Background color #5f25bb
      
           Border around this has a color of #5f25bb        
        
          <div style="border:2px solid #5f25bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f25bb;}
        
        Border color #5f25bb