#7002b3 color space conversions
Hex:
        #7002b3
        RGB:
        112, 2, 179
        CMY:
        56, 99, 30
        CMYK:
        37, 99, 0, 30
      HSL:
        277°, 97.7901%, 35.4902%
        HSV (HSB):
        277°, 98.8827%, 70.1961%
        XYZ:
        14.8405, 6.7428, 43.1671
        xyY:
        0.2292, 0.1041, 6.7428
      CIE-Lab:
        31.2141, 65.7309, -65.5209
        CIE-LCH:
        31.2141, 92.8091, 315.0917
        CIE-Luv:
        31.2141, 17.8446, -89.7306
        Hunter-Lab:
        25.9670, 56.5730, -80.3860
      #7002b3 color charts
#7002b3 RGB chart
      #7002b3 CMYK chart
      #7002b3 RGB pie chart
      #7002b3 color shades, tints & tones
#7002b3 color schemes
#7002b3 color preview, HTML & CSS examples
           This text has a color of #7002b3        
        
          <p style="color:#7002b3;">Text here</p>
        
        
          .mytext {color:#7002b3;}
        
        Text color #7002b3
      
           This box has a color of #7002b3        
        
          <div style="background-color:#7002b3;">Content here</div>
        
        
          .mybackground {background-color:#7002b3;}
        
        Background color #7002b3
      
           Border around this has a color of #7002b3        
        
          <div style="border:2px solid #7002b3;">Content here</div>
        
        
          .myborder {border:2px solid #7002b3;}
        
        Border color #7002b3