#7044d3 color space conversions
Hex:
        #7044d3
        RGB:
        112, 68, 211
        CMY:
        56, 73, 17
        CMYK:
        47, 68, 0, 17
      HSL:
        258°, 61.9048%, 54.7059%
        HSV (HSB):
        258°, 67.7725%, 82.7451%
        XYZ:
        20.5071, 12.2821, 62.9179
        xyY:
        0.2143, 0.1283, 12.2821
      CIE-Lab:
        41.6611, 51.3485, -67.1689
        CIE-LCH:
        41.6611, 84.5478, 307.3968
        CIE-Luv:
        41.6611, 5.7530, -101.5045
        Hunter-Lab:
        35.0459, 43.1189, -81.9112
      #7044d3 color charts
#7044d3 RGB chart
      #7044d3 CMYK chart
      #7044d3 RGB pie chart
      #7044d3 color shades, tints & tones
#7044d3 color schemes
#7044d3 color preview, HTML & CSS examples
           This text has a color of #7044d3        
        
          <p style="color:#7044d3;">Text here</p>
        
        
          .mytext {color:#7044d3;}
        
        Text color #7044d3
      
           This box has a color of #7044d3        
        
          <div style="background-color:#7044d3;">Content here</div>
        
        
          .mybackground {background-color:#7044d3;}
        
        Background color #7044d3
      
           Border around this has a color of #7044d3        
        
          <div style="border:2px solid #7044d3;">Content here</div>
        
        
          .myborder {border:2px solid #7044d3;}
        
        Border color #7044d3