#7046fe color space conversions
Hex:
        #7046fe
        RGB:
        112, 70, 254
        CMY:
        56, 73, 0
        CMYK:
        56, 72, 0, 0
      HSL:
        254°, 98.9247%, 63.5294%
        HSV (HSB):
        254°, 72.4409%, 99.6078%
        XYZ:
        26.7616, 14.9808, 95.2470
        xyY:
        0.1954, 0.1094, 14.9808
      CIE-Lab:
        45.6079, 62.1625, -85.0554
        CIE-LCH:
        45.6079, 105.3499, 306.1611
        CIE-Luv:
        45.6079, 0.8433, -128.8743
        Hunter-Lab:
        38.7051, 55.6855, -118.8097
      #7046fe color charts
#7046fe RGB chart
      #7046fe CMYK chart
      #7046fe RGB pie chart
      #7046fe color shades, tints & tones
#7046fe color schemes
#7046fe color preview, HTML & CSS examples
           This text has a color of #7046fe        
        
          <p style="color:#7046fe;">Text here</p>
        
        
          .mytext {color:#7046fe;}
        
        Text color #7046fe
      
           This box has a color of #7046fe        
        
          <div style="background-color:#7046fe;">Content here</div>
        
        
          .mybackground {background-color:#7046fe;}
        
        Background color #7046fe
      
           Border around this has a color of #7046fe        
        
          <div style="border:2px solid #7046fe;">Content here</div>
        
        
          .myborder {border:2px solid #7046fe;}
        
        Border color #7046fe