#7675dc color space conversions
Hex:
        #7675dc
        RGB:
        118, 117, 220
        CMY:
        54, 54, 14
        CMYK:
        46, 47, 0, 14
      HSL:
        241°, 59.5376%, 66.0784%
        HSV (HSB):
        241°, 46.8182%, 86.2745%
        XYZ:
        26.7508, 21.7414, 70.4967
        xyY:
        0.2248, 0.1827, 21.7414
      CIE-Lab:
        53.7516, 27.0161, -52.7600
        CIE-LCH:
        53.7516, 59.2746, 297.1150
        CIE-Luv:
        53.7516, -5.7578, -84.9854
        Hunter-Lab:
        46.6277, 20.8087, -57.0015
      #7675dc color charts
#7675dc RGB chart
      #7675dc CMYK chart
      #7675dc RGB pie chart
      #7675dc color shades, tints & tones
#7675dc color schemes
#7675dc color preview, HTML & CSS examples
           This text has a color of #7675dc        
        
          <p style="color:#7675dc;">Text here</p>
        
        
          .mytext {color:#7675dc;}
        
        Text color #7675dc
      
           This box has a color of #7675dc        
        
          <div style="background-color:#7675dc;">Content here</div>
        
        
          .mybackground {background-color:#7675dc;}
        
        Background color #7675dc
      
           Border around this has a color of #7675dc        
        
          <div style="border:2px solid #7675dc;">Content here</div>
        
        
          .myborder {border:2px solid #7675dc;}
        
        Border color #7675dc