#7136cd color space conversions
Hex:
        #7136cd
        RGB:
        113, 54, 205
        CMY:
        56, 79, 20
        CMYK:
        45, 74, 0, 20
      HSL:
        263°, 60.1594%, 50.7843%
        HSV (HSB):
        263°, 73.6585%, 80.3922%
        XYZ:
        19.1487, 10.5568, 58.7860
        xyY:
        0.2164, 0.1193, 10.5568
      CIE-Lab:
        38.8238, 56.8046, -68.3313
        CIE-LCH:
        38.8238, 88.8591, 309.7372
        CIE-Luv:
        38.8238, 9.3954, -100.8589
        Hunter-Lab:
        32.4913, 48.3389, -84.5288
      #7136cd color charts
#7136cd RGB chart
      #7136cd CMYK chart
      #7136cd RGB pie chart
      #7136cd color shades, tints & tones
#7136cd color schemes
#7136cd color preview, HTML & CSS examples
           This text has a color of #7136cd        
        
          <p style="color:#7136cd;">Text here</p>
        
        
          .mytext {color:#7136cd;}
        
        Text color #7136cd
      
           This box has a color of #7136cd        
        
          <div style="background-color:#7136cd;">Content here</div>
        
        
          .mybackground {background-color:#7136cd;}
        
        Background color #7136cd
      
           Border around this has a color of #7136cd        
        
          <div style="border:2px solid #7136cd;">Content here</div>
        
        
          .myborder {border:2px solid #7136cd;}
        
        Border color #7136cd