#7142db color space conversions
Hex:
        #7142db
        RGB:
        113, 66, 219
        CMY:
        56, 74, 14
        CMYK:
        48, 70, 0, 14
      HSL:
        258°, 68.0000%, 55.8824%
        HSV (HSB):
        258°, 69.8630%, 85.8824%
        XYZ:
        21.5444, 12.5216, 68.2992
        xyY:
        0.2105, 0.1223, 12.5216
      CIE-Lab:
        42.0334, 54.7173, -71.1469
        CIE-LCH:
        42.0334, 89.7545, 307.5630
        CIE-Luv:
        42.0334, 5.5656, -107.2663
        Hunter-Lab:
        35.3859, 46.7532, -89.6670
      #7142db color charts
#7142db RGB chart
      #7142db CMYK chart
      #7142db RGB pie chart
      #7142db color shades, tints & tones
#7142db color schemes
#7142db color preview, HTML & CSS examples
           This text has a color of #7142db        
        
          <p style="color:#7142db;">Text here</p>
        
        
          .mytext {color:#7142db;}
        
        Text color #7142db
      
           This box has a color of #7142db        
        
          <div style="background-color:#7142db;">Content here</div>
        
        
          .mybackground {background-color:#7142db;}
        
        Background color #7142db
      
           Border around this has a color of #7142db        
        
          <div style="border:2px solid #7142db;">Content here</div>
        
        
          .myborder {border:2px solid #7142db;}
        
        Border color #7142db