#7a0ceb color space conversions
Hex:
        #7a0ceb
        RGB:
        122, 12, 235
        CMY:
        52, 95, 8
        CMYK:
        48, 95, 0, 8
      HSL:
        270°, 90.2834%, 48.4314%
        HSV (HSB):
        270°, 94.8936%, 92.1569%
        XYZ:
        23.1529, 10.3987, 79.3841
        xyY:
        0.2050, 0.0921, 10.3987
      CIE-Lab:
        38.5487, 77.1432, -85.9570
        CIE-LCH:
        38.5487, 115.4975, 311.9068
        CIE-Luv:
        38.5487, 12.0766, -122.3053
        Hunter-Lab:
        32.2470, 71.7284, -123.3845
      #7a0ceb color charts
#7a0ceb RGB chart
      #7a0ceb CMYK chart
      #7a0ceb RGB pie chart
      #7a0ceb color shades, tints & tones
#7a0ceb color schemes
#7a0ceb color preview, HTML & CSS examples
           This text has a color of #7a0ceb        
        
          <p style="color:#7a0ceb;">Text here</p>
        
        
          .mytext {color:#7a0ceb;}
        
        Text color #7a0ceb
      
           This box has a color of #7a0ceb        
        
          <div style="background-color:#7a0ceb;">Content here</div>
        
        
          .mybackground {background-color:#7a0ceb;}
        
        Background color #7a0ceb
      
           Border around this has a color of #7a0ceb        
        
          <div style="border:2px solid #7a0ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7a0ceb;}
        
        Border color #7a0ceb