#7b12fe color space conversions
Hex:
        #7b12fe
        RGB:
        123, 18, 254
        CMY:
        52, 93, 0
        CMYK:
        52, 93, 0, 0
      HSL:
        267°, 99.1597%, 53.3333%
        HSV (HSB):
        267°, 92.9134%, 99.6078%
        XYZ:
        26.2741, 11.7993, 94.6586
        xyY:
        0.1979, 0.0889, 11.7993
      CIE-Lab:
        40.8954, 80.4727, -92.7858
        CIE-LCH:
        40.8954, 122.8213, 310.9350
        CIE-Luv:
        40.8954, 9.4938, -133.1154
        Hunter-Lab:
        34.3501, 76.4201, -139.3402
      #7b12fe color charts
#7b12fe RGB chart
      #7b12fe CMYK chart
      #7b12fe RGB pie chart
      #7b12fe color shades, tints & tones
#7b12fe color schemes
#7b12fe color preview, HTML & CSS examples
           This text has a color of #7b12fe        
        
          <p style="color:#7b12fe;">Text here</p>
        
        
          .mytext {color:#7b12fe;}
        
        Text color #7b12fe
      
           This box has a color of #7b12fe        
        
          <div style="background-color:#7b12fe;">Content here</div>
        
        
          .mybackground {background-color:#7b12fe;}
        
        Background color #7b12fe
      
           Border around this has a color of #7b12fe        
        
          <div style="border:2px solid #7b12fe;">Content here</div>
        
        
          .myborder {border:2px solid #7b12fe;}
        
        Border color #7b12fe