#7212fc color space conversions
Hex:
        #7212fc
        RGB:
        114, 18, 252
        CMY:
        55, 93, 1
        CMYK:
        55, 93, 0, 1
      HSL:
        265°, 97.5000%, 52.9412%
        HSV (HSB):
        265°, 92.8571%, 98.8235%
        XYZ:
        24.7264, 11.0383, 92.9228
        xyY:
        0.1921, 0.0858, 11.0383
      CIE-Lab:
        39.6449, 79.3377, -93.7679
        CIE-LCH:
        39.6449, 122.8286, 310.2348
        CIE-Luv:
        39.6449, 6.7079, -132.2193
        Hunter-Lab:
        33.2239, 74.7041, -142.5694
      #7212fc color charts
#7212fc RGB chart
      #7212fc CMYK chart
      #7212fc RGB pie chart
      #7212fc color shades, tints & tones
#7212fc color schemes
#7212fc color preview, HTML & CSS examples
           This text has a color of #7212fc        
        
          <p style="color:#7212fc;">Text here</p>
        
        
          .mytext {color:#7212fc;}
        
        Text color #7212fc
      
           This box has a color of #7212fc        
        
          <div style="background-color:#7212fc;">Content here</div>
        
        
          .mybackground {background-color:#7212fc;}
        
        Background color #7212fc
      
           Border around this has a color of #7212fc        
        
          <div style="border:2px solid #7212fc;">Content here</div>
        
        
          .myborder {border:2px solid #7212fc;}
        
        Border color #7212fc