#7037f3 color space conversions
Hex:
        #7037f3
        RGB:
        112, 55, 243
        CMY:
        56, 78, 5
        CMYK:
        54, 77, 0, 5
      HSL:
        258°, 88.6792%, 58.4314%
        HSV (HSB):
        258°, 77.3663%, 95.2941%
        XYZ:
        24.2259, 12.6482, 85.9585
        xyY:
        0.1972, 0.1030, 12.6482
      CIE-Lab:
        42.2283, 66.0341, -84.4508
        CIE-LCH:
        42.2283, 107.2028, 308.0227
        CIE-Luv:
        42.2283, 4.1399, -124.6560
        Hunter-Lab:
        35.5643, 59.3544, -118.4083
      #7037f3 color charts
#7037f3 RGB chart
      #7037f3 CMYK chart
      #7037f3 RGB pie chart
      #7037f3 color shades, tints & tones
#7037f3 color schemes
#7037f3 color preview, HTML & CSS examples
           This text has a color of #7037f3        
        
          <p style="color:#7037f3;">Text here</p>
        
        
          .mytext {color:#7037f3;}
        
        Text color #7037f3
      
           This box has a color of #7037f3        
        
          <div style="background-color:#7037f3;">Content here</div>
        
        
          .mybackground {background-color:#7037f3;}
        
        Background color #7037f3
      
           Border around this has a color of #7037f3        
        
          <div style="border:2px solid #7037f3;">Content here</div>
        
        
          .myborder {border:2px solid #7037f3;}
        
        Border color #7037f3