#7042df color space conversions
Hex:
        #7042df
        RGB:
        112, 66, 223
        CMY:
        56, 74, 13
        CMYK:
        50, 70, 0, 13
      HSL:
        258°, 71.0407%, 56.6667%
        HSV (HSB):
        258°, 70.4036%, 87.4510%
        XYZ:
        21.9496, 12.6689, 71.1005
        xyY:
        0.2076, 0.1198, 12.6689
      CIE-Lab:
        42.2600, 55.6395, -73.0655
        CIE-LCH:
        42.2600, 91.8386, 307.2893
        CIE-Luv:
        42.2600, 4.7282, -110.0043
        Hunter-Lab:
        35.5934, 47.7883, -93.5210
      #7042df color charts
#7042df RGB chart
      #7042df CMYK chart
      #7042df RGB pie chart
      #7042df color shades, tints & tones
#7042df color schemes
#7042df color preview, HTML & CSS examples
           This text has a color of #7042df        
        
          <p style="color:#7042df;">Text here</p>
        
        
          .mytext {color:#7042df;}
        
        Text color #7042df
      
           This box has a color of #7042df        
        
          <div style="background-color:#7042df;">Content here</div>
        
        
          .mybackground {background-color:#7042df;}
        
        Background color #7042df
      
           Border around this has a color of #7042df        
        
          <div style="border:2px solid #7042df;">Content here</div>
        
        
          .myborder {border:2px solid #7042df;}
        
        Border color #7042df