#5f13eb color space conversions
Hex:
        #5f13eb
        RGB:
        95, 19, 235
        CMY:
        63, 93, 8
        CMYK:
        60, 92, 0, 8
      HSL:
        261°, 85.0394%, 49.8039%
        HSV (HSB):
        261°, 91.9149%, 92.1569%
        XYZ:
        19.9476, 8.8968, 79.2632
        xyY:
        0.1845, 0.0823, 8.8968
      CIE-Lab:
        35.7848, 73.9246, -90.6307
        CIE-LCH:
        35.7848, 116.9563, 309.2030
        CIE-Luv:
        35.7848, 2.8512, -122.6505
        Hunter-Lab:
        29.8275, 67.1764, -136.6771
      #5f13eb color charts
#5f13eb RGB chart
      #5f13eb CMYK chart
      #5f13eb RGB pie chart
      #5f13eb color shades, tints & tones
#5f13eb color schemes
#5f13eb color preview, HTML & CSS examples
           This text has a color of #5f13eb        
        
          <p style="color:#5f13eb;">Text here</p>
        
        
          .mytext {color:#5f13eb;}
        
        Text color #5f13eb
      
           This box has a color of #5f13eb        
        
          <div style="background-color:#5f13eb;">Content here</div>
        
        
          .mybackground {background-color:#5f13eb;}
        
        Background color #5f13eb
      
           Border around this has a color of #5f13eb        
        
          <div style="border:2px solid #5f13eb;">Content here</div>
        
        
          .myborder {border:2px solid #5f13eb;}
        
        Border color #5f13eb