#7066df color space conversions
Hex:
        #7066df
        RGB:
        112, 102, 223
        CMY:
        56, 60, 13
        CMYK:
        50, 54, 0, 13
      HSL:
        245°, 65.4054%, 63.7255%
        HSV (HSB):
        245°, 54.2601%, 87.4510%
        XYZ:
        24.7527, 18.2752, 72.0349
        xyY:
        0.2151, 0.1588, 18.2752
      CIE-Lab:
        49.8282, 35.5573, -60.7737
        CIE-LCH:
        49.8282, 70.4114, 300.3309
        CIE-Luv:
        49.8282, -3.6146, -96.4880
        Hunter-Lab:
        42.7495, 28.5431, -69.9817
      #7066df color charts
#7066df RGB chart
      #7066df CMYK chart
      #7066df RGB pie chart
      #7066df color shades, tints & tones
#7066df color schemes
#7066df color preview, HTML & CSS examples
           This text has a color of #7066df        
        
          <p style="color:#7066df;">Text here</p>
        
        
          .mytext {color:#7066df;}
        
        Text color #7066df
      
           This box has a color of #7066df        
        
          <div style="background-color:#7066df;">Content here</div>
        
        
          .mybackground {background-color:#7066df;}
        
        Background color #7066df
      
           Border around this has a color of #7066df        
        
          <div style="border:2px solid #7066df;">Content here</div>
        
        
          .myborder {border:2px solid #7066df;}
        
        Border color #7066df