#5f14eb color space conversions
Hex:
        #5f14eb
        RGB:
        95, 20, 235
        CMY:
        63, 92, 8
        CMYK:
        60, 91, 0, 8
      HSL:
        261°, 84.3137%, 50.0000%
        HSV (HSB):
        261°, 91.4894%, 92.1569%
        XYZ:
        19.9649, 8.9314, 79.2689
        xyY:
        0.1846, 0.0826, 8.9314
      CIE-Lab:
        35.8518, 73.7217, -90.5196
        CIE-LCH:
        35.8518, 116.7419, 309.1603
        CIE-Luv:
        35.8518, 2.8046, -122.6447
        Hunter-Lab:
        29.8854, 66.9471, -136.3428
      #5f14eb color charts
#5f14eb RGB chart
      #5f14eb CMYK chart
      #5f14eb RGB pie chart
      #5f14eb color shades, tints & tones
#5f14eb color schemes
#5f14eb color preview, HTML & CSS examples
           This text has a color of #5f14eb        
        
          <p style="color:#5f14eb;">Text here</p>
        
        
          .mytext {color:#5f14eb;}
        
        Text color #5f14eb
      
           This box has a color of #5f14eb        
        
          <div style="background-color:#5f14eb;">Content here</div>
        
        
          .mybackground {background-color:#5f14eb;}
        
        Background color #5f14eb
      
           Border around this has a color of #5f14eb        
        
          <div style="border:2px solid #5f14eb;">Content here</div>
        
        
          .myborder {border:2px solid #5f14eb;}
        
        Border color #5f14eb