#7041df color space conversions
Hex:
        #7041df
        RGB:
        112, 65, 223
        CMY:
        56, 75, 13
        CMYK:
        50, 71, 0, 13
      HSL:
        258°, 71.1712%, 56.4706%
        HSV (HSB):
        258°, 70.8520%, 87.4510%
        XYZ:
        21.8917, 12.5531, 71.0812
        xyY:
        0.2075, 0.1190, 12.5531
      CIE-Lab:
        42.0819, 56.1372, -73.3569
        CIE-LCH:
        42.0819, 92.3722, 307.4254
        CIE-Luv:
        42.0819, 4.9033, -110.2457
        Hunter-Lab:
        35.4303, 48.2886, -94.1480
      #7041df color charts
#7041df RGB chart
      #7041df CMYK chart
      #7041df RGB pie chart
      #7041df color shades, tints & tones
#7041df color schemes
#7041df color preview, HTML & CSS examples
           This text has a color of #7041df        
        
          <p style="color:#7041df;">Text here</p>
        
        
          .mytext {color:#7041df;}
        
        Text color #7041df
      
           This box has a color of #7041df        
        
          <div style="background-color:#7041df;">Content here</div>
        
        
          .mybackground {background-color:#7041df;}
        
        Background color #7041df
      
           Border around this has a color of #7041df        
        
          <div style="border:2px solid #7041df;">Content here</div>
        
        
          .myborder {border:2px solid #7041df;}
        
        Border color #7041df