#7436eb color space conversions
Hex:
        #7436eb
        RGB:
        116, 54, 235
        CMY:
        55, 79, 8
        CMYK:
        51, 77, 0, 8
      HSL:
        261°, 81.9005%, 56.6667%
        HSV (HSB):
        261°, 77.0213%, 92.1569%
        XYZ:
        23.5170, 12.3495, 79.7415
        xyY:
        0.2034, 0.1068, 12.3495
      CIE-Lab:
        41.7663, 64.9026, -80.6790
        CIE-LCH:
        41.7663, 103.5444, 308.8151
        CIE-Luv:
        41.7663, 6.5922, -119.5791
        Hunter-Lab:
        35.1418, 57.9545, -109.9375
      #7436eb color charts
#7436eb RGB chart
      #7436eb CMYK chart
      #7436eb RGB pie chart
      #7436eb color shades, tints & tones
#7436eb color schemes
#7436eb color preview, HTML & CSS examples
           This text has a color of #7436eb        
        
          <p style="color:#7436eb;">Text here</p>
        
        
          .mytext {color:#7436eb;}
        
        Text color #7436eb
      
           This box has a color of #7436eb        
        
          <div style="background-color:#7436eb;">Content here</div>
        
        
          .mybackground {background-color:#7436eb;}
        
        Background color #7436eb
      
           Border around this has a color of #7436eb        
        
          <div style="border:2px solid #7436eb;">Content here</div>
        
        
          .myborder {border:2px solid #7436eb;}
        
        Border color #7436eb