#7c83ea color space conversions
Hex:
        #7c83ea
        RGB:
        124, 131, 234
        CMY:
        51, 49, 8
        CMYK:
        47, 44, 0, 8
      HSL:
        236°, 72.3684%, 70.1961%
        HSV (HSB):
        236°, 47.0085%, 91.7647%
        XYZ:
        31.2798, 26.4582, 81.3002
        xyY:
        0.2250, 0.1903, 26.4582
      CIE-Lab:
        58.4694, 24.2171, -53.0476
        CIE-LCH:
        58.4694, 58.3139, 294.5375
        CIE-Luv:
        58.4694, -8.8670, -86.6620
        Hunter-Lab:
        51.4375, 18.5322, -57.7053
      #7c83ea color charts
#7c83ea RGB chart
      #7c83ea CMYK chart
      #7c83ea RGB pie chart
      #7c83ea color shades, tints & tones
#7c83ea color schemes
#7c83ea color preview, HTML & CSS examples
           This text has a color of #7c83ea        
        
          <p style="color:#7c83ea;">Text here</p>
        
        
          .mytext {color:#7c83ea;}
        
        Text color #7c83ea
      
           This box has a color of #7c83ea        
        
          <div style="background-color:#7c83ea;">Content here</div>
        
        
          .mybackground {background-color:#7c83ea;}
        
        Background color #7c83ea
      
           Border around this has a color of #7c83ea        
        
          <div style="border:2px solid #7c83ea;">Content here</div>
        
        
          .myborder {border:2px solid #7c83ea;}
        
        Border color #7c83ea