#7042db color space conversions
Hex:
        #7042db
        RGB:
        112, 66, 219
        CMY:
        56, 74, 14
        CMYK:
        49, 70, 0, 14
      HSL:
        258°, 68.0000%, 55.8824%
        HSV (HSB):
        258°, 69.8630%, 85.8824%
        XYZ:
        21.4165, 12.4556, 68.2932
        xyY:
        0.2096, 0.1219, 12.4556
      CIE-Lab:
        41.9313, 54.5526, -71.3179
        CIE-LCH:
        41.9313, 89.7899, 307.4131
        CIE-Luv:
        41.9313, 5.1884, -107.3816
        Hunter-Lab:
        35.2926, 46.5567, -90.0250
      #7042db color charts
#7042db RGB chart
      #7042db CMYK chart
      #7042db RGB pie chart
      #7042db color shades, tints & tones
#7042db color schemes
#7042db color preview, HTML & CSS examples
           This text has a color of #7042db        
        
          <p style="color:#7042db;">Text here</p>
        
        
          .mytext {color:#7042db;}
        
        Text color #7042db
      
           This box has a color of #7042db        
        
          <div style="background-color:#7042db;">Content here</div>
        
        
          .mybackground {background-color:#7042db;}
        
        Background color #7042db
      
           Border around this has a color of #7042db        
        
          <div style="border:2px solid #7042db;">Content here</div>
        
        
          .myborder {border:2px solid #7042db;}
        
        Border color #7042db