#7a05eb color space conversions
Hex:
        #7a05eb
        RGB:
        122, 5, 235
        CMY:
        52, 98, 8
        CMYK:
        48, 98, 0, 8
      HSL:
        271°, 95.8333%, 47.0588%
        HSV (HSB):
        271°, 97.8723%, 92.1569%
        XYZ:
        23.0757, 10.2443, 79.3584
        xyY:
        0.2048, 0.0909, 10.2443
      CIE-Lab:
        38.2773, 77.9653, -86.4053
        CIE-LCH:
        38.2773, 116.3807, 312.0606
        CIE-Luv:
        38.2773, 12.2788, -122.4468
        Hunter-Lab:
        32.0067, 72.6806, -124.6008
      #7a05eb color charts
#7a05eb RGB chart
      #7a05eb CMYK chart
      #7a05eb RGB pie chart
      #7a05eb color shades, tints & tones
#7a05eb color schemes
#7a05eb color preview, HTML & CSS examples
           This text has a color of #7a05eb        
        
          <p style="color:#7a05eb;">Text here</p>
        
        
          .mytext {color:#7a05eb;}
        
        Text color #7a05eb
      
           This box has a color of #7a05eb        
        
          <div style="background-color:#7a05eb;">Content here</div>
        
        
          .mybackground {background-color:#7a05eb;}
        
        Background color #7a05eb
      
           Border around this has a color of #7a05eb        
        
          <div style="border:2px solid #7a05eb;">Content here</div>
        
        
          .myborder {border:2px solid #7a05eb;}
        
        Border color #7a05eb