#5135fc color space conversions
Hex:
        #5135fc
        RGB:
        81, 53, 252
        CMY:
        68, 79, 1
        CMYK:
        68, 79, 0, 1
      HSL:
        248°, 97.0732%, 59.8039%
        HSV (HSB):
        248°, 78.9683%, 98.8235%
        XYZ:
        22.2371, 11.3238, 93.1091
        xyY:
        0.1756, 0.0894, 11.3238
      CIE-Lab:
        40.1206, 66.1951, -93.0744
        CIE-LCH:
        40.1206, 114.2131, 305.4207
        CIE-Luv:
        40.1206, -4.7767, -131.5140
        Hunter-Lab:
        33.6509, 59.0671, -140.4949
      #5135fc color charts
#5135fc RGB chart
      #5135fc CMYK chart
      #5135fc RGB pie chart
      #5135fc color shades, tints & tones
#5135fc color schemes
#5135fc color preview, HTML & CSS examples
           This text has a color of #5135fc        
        
          <p style="color:#5135fc;">Text here</p>
        
        
          .mytext {color:#5135fc;}
        
        Text color #5135fc
      
           This box has a color of #5135fc        
        
          <div style="background-color:#5135fc;">Content here</div>
        
        
          .mybackground {background-color:#5135fc;}
        
        Background color #5135fc
      
           Border around this has a color of #5135fc        
        
          <div style="border:2px solid #5135fc;">Content here</div>
        
        
          .myborder {border:2px solid #5135fc;}
        
        Border color #5135fc