#7956eb color space conversions
Hex:
        #7956eb
        RGB:
        121, 86, 235
        CMY:
        53, 66, 8
        CMYK:
        49, 63, 0, 8
      HSL:
        254°, 78.8360%, 62.9412%
        HSV (HSB):
        254°, 63.4043%, 92.1569%
        XYZ:
        26.2083, 16.7187, 80.4430
        xyY:
        0.2124, 0.1355, 16.7187
      CIE-Lab:
        47.9036, 49.9930, -70.6245
        CIE-LCH:
        47.9036, 86.5282, 305.2936
        CIE-Luv:
        47.9036, 2.7508, -110.8708
        Hunter-Lab:
        40.8885, 42.8585, -88.0237
      #7956eb color charts
#7956eb RGB chart
      #7956eb CMYK chart
      #7956eb RGB pie chart
      #7956eb color shades, tints & tones
#7956eb color schemes
#7956eb color preview, HTML & CSS examples
           This text has a color of #7956eb        
        
          <p style="color:#7956eb;">Text here</p>
        
        
          .mytext {color:#7956eb;}
        
        Text color #7956eb
      
           This box has a color of #7956eb        
        
          <div style="background-color:#7956eb;">Content here</div>
        
        
          .mybackground {background-color:#7956eb;}
        
        Background color #7956eb
      
           Border around this has a color of #7956eb        
        
          <div style="border:2px solid #7956eb;">Content here</div>
        
        
          .myborder {border:2px solid #7956eb;}
        
        Border color #7956eb