#7046bb color space conversions
Hex:
        #7046bb
        RGB:
        112, 70, 187
        CMY:
        56, 73, 27
        CMYK:
        40, 63, 0, 27
      HSL:
        262°, 46.2451%, 50.3922%
        HSV (HSB):
        262°, 62.5668%, 73.3333%
        XYZ:
        17.8419, 11.4129, 48.2763
        xyY:
        0.2301, 0.1472, 11.4129
      CIE-Lab:
        40.2674, 43.7567, -55.4935
        CIE-LCH:
        40.2674, 70.6696, 308.2558
        CIE-Luv:
        40.2674, 8.3350, -84.1110
        Hunter-Lab:
        33.7830, 35.1513, -61.0779
      #7046bb color charts
#7046bb RGB chart
      #7046bb CMYK chart
      #7046bb RGB pie chart
      #7046bb color shades, tints & tones
#7046bb color schemes
#7046bb color preview, HTML & CSS examples
           This text has a color of #7046bb        
        
          <p style="color:#7046bb;">Text here</p>
        
        
          .mytext {color:#7046bb;}
        
        Text color #7046bb
      
           This box has a color of #7046bb        
        
          <div style="background-color:#7046bb;">Content here</div>
        
        
          .mybackground {background-color:#7046bb;}
        
        Background color #7046bb
      
           Border around this has a color of #7046bb        
        
          <div style="border:2px solid #7046bb;">Content here</div>
        
        
          .myborder {border:2px solid #7046bb;}
        
        Border color #7046bb