#7c12eb color space conversions
Hex:
        #7c12eb
        RGB:
        124, 18, 235
        CMY:
        51, 93, 8
        CMYK:
        47, 92, 0, 8
      HSL:
        269°, 85.7708%, 49.6078%
        HSV (HSB):
        269°, 92.3404%, 92.1569%
        XYZ:
        23.5239, 10.7159, 79.4258
        xyY:
        0.2070, 0.0943, 10.7159
      CIE-Lab:
        39.0977, 76.4355, -85.0418
        CIE-LCH:
        39.0977, 114.3437, 311.9492
        CIE-Luv:
        39.0977, 12.6310, -122.0310
        Hunter-Lab:
        32.7351, 70.9862, -120.9419
      #7c12eb color charts
#7c12eb RGB chart
      #7c12eb CMYK chart
      #7c12eb RGB pie chart
      #7c12eb color shades, tints & tones
#7c12eb color schemes
#7c12eb color preview, HTML & CSS examples
           This text has a color of #7c12eb        
        
          <p style="color:#7c12eb;">Text here</p>
        
        
          .mytext {color:#7c12eb;}
        
        Text color #7c12eb
      
           This box has a color of #7c12eb        
        
          <div style="background-color:#7c12eb;">Content here</div>
        
        
          .mybackground {background-color:#7c12eb;}
        
        Background color #7c12eb
      
           Border around this has a color of #7c12eb        
        
          <div style="border:2px solid #7c12eb;">Content here</div>
        
        
          .myborder {border:2px solid #7c12eb;}
        
        Border color #7c12eb