#7672dc color space conversions
Hex:
        #7672dc
        RGB:
        118, 114, 220
        CMY:
        54, 55, 14
        CMYK:
        46, 48, 0, 14
      HSL:
        242°, 60.2273%, 65.4902%
        HSV (HSB):
        242°, 48.1818%, 86.2745%
        XYZ:
        26.4068, 21.0535, 70.3821
        xyY:
        0.2241, 0.1787, 21.0535
      CIE-Lab:
        53.0080, 28.8107, -53.9482
        CIE-LCH:
        53.0080, 61.1594, 298.1042
        CIE-Luv:
        53.0080, -4.7926, -86.7676
        Hunter-Lab:
        45.8841, 22.4316, -58.8267
      #7672dc color charts
#7672dc RGB chart
      #7672dc CMYK chart
      #7672dc RGB pie chart
      #7672dc color shades, tints & tones
#7672dc color schemes
#7672dc color preview, HTML & CSS examples
           This text has a color of #7672dc        
        
          <p style="color:#7672dc;">Text here</p>
        
        
          .mytext {color:#7672dc;}
        
        Text color #7672dc
      
           This box has a color of #7672dc        
        
          <div style="background-color:#7672dc;">Content here</div>
        
        
          .mybackground {background-color:#7672dc;}
        
        Background color #7672dc
      
           Border around this has a color of #7672dc        
        
          <div style="border:2px solid #7672dc;">Content here</div>
        
        
          .myborder {border:2px solid #7672dc;}
        
        Border color #7672dc