#7041db color space conversions
Hex:
        #7041db
        RGB:
        112, 65, 219
        CMY:
        56, 75, 14
        CMYK:
        49, 70, 0, 14
      HSL:
        258°, 68.1416%, 55.6863%
        HSV (HSB):
        258°, 70.3196%, 85.8824%
        XYZ:
        21.3586, 12.3398, 68.2739
        xyY:
        0.2095, 0.1210, 12.3398
      CIE-Lab:
        41.7512, 55.0546, -71.6124
        CIE-LCH:
        41.7512, 90.3291, 307.5526
        CIE-Luv:
        41.7512, 5.3675, -107.6324
        Hunter-Lab:
        35.1281, 47.0575, -90.6447
      #7041db color charts
#7041db RGB chart
      #7041db CMYK chart
      #7041db RGB pie chart
      #7041db color shades, tints & tones
#7041db color schemes
#7041db color preview, HTML & CSS examples
           This text has a color of #7041db        
        
          <p style="color:#7041db;">Text here</p>
        
        
          .mytext {color:#7041db;}
        
        Text color #7041db
      
           This box has a color of #7041db        
        
          <div style="background-color:#7041db;">Content here</div>
        
        
          .mybackground {background-color:#7041db;}
        
        Background color #7041db
      
           Border around this has a color of #7041db        
        
          <div style="border:2px solid #7041db;">Content here</div>
        
        
          .myborder {border:2px solid #7041db;}
        
        Border color #7041db