#5f13cb color space conversions
Hex:
        #5f13cb
        RGB:
        95, 19, 203
        CMY:
        63, 93, 20
        CMYK:
        53, 91, 0, 20
      HSL:
        265°, 82.8829%, 43.5294%
        HSV (HSB):
        265°, 90.6404%, 79.6078%
        XYZ:
        15.7317, 7.2104, 57.0625
        xyY:
        0.1966, 0.0901, 7.2104
      CIE-Lab:
        32.2813, 66.4164, -78.0042
        CIE-LCH:
        32.2813, 102.4489, 310.4126
        CIE-Luv:
        32.2813, 6.4696, -104.2482
        Hunter-Lab:
        26.8523, 57.5847, -107.1979
      #5f13cb color charts
#5f13cb RGB chart
      #5f13cb CMYK chart
      #5f13cb RGB pie chart
      #5f13cb color shades, tints & tones
#5f13cb color schemes
#5f13cb color preview, HTML & CSS examples
           This text has a color of #5f13cb        
        
          <p style="color:#5f13cb;">Text here</p>
        
        
          .mytext {color:#5f13cb;}
        
        Text color #5f13cb
      
           This box has a color of #5f13cb        
        
          <div style="background-color:#5f13cb;">Content here</div>
        
        
          .mybackground {background-color:#5f13cb;}
        
        Background color #5f13cb
      
           Border around this has a color of #5f13cb        
        
          <div style="border:2px solid #5f13cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f13cb;}
        
        Border color #5f13cb