#7f83eb color space conversions
Hex:
        #7f83eb
        RGB:
        127, 131, 235
        CMY:
        50, 49, 8
        CMYK:
        46, 44, 0, 8
      HSL:
        238°, 72.9730%, 70.9804%
        HSV (HSB):
        238°, 45.9574%, 92.1569%
        XYZ:
        31.8641, 26.7428, 82.0797
        xyY:
        0.2265, 0.1901, 26.7428
      CIE-Lab:
        58.7355, 25.2066, -53.1669
        CIE-LCH:
        58.7355, 58.8395, 295.3658
        CIE-Luv:
        58.7355, -7.7850, -87.0416
        Hunter-Lab:
        51.7134, 19.4873, -57.9059
      #7f83eb color charts
#7f83eb RGB chart
      #7f83eb CMYK chart
      #7f83eb RGB pie chart
      #7f83eb color shades, tints & tones
#7f83eb color schemes
#7f83eb color preview, HTML & CSS examples
           This text has a color of #7f83eb        
        
          <p style="color:#7f83eb;">Text here</p>
        
        
          .mytext {color:#7f83eb;}
        
        Text color #7f83eb
      
           This box has a color of #7f83eb        
        
          <div style="background-color:#7f83eb;">Content here</div>
        
        
          .mybackground {background-color:#7f83eb;}
        
        Background color #7f83eb
      
           Border around this has a color of #7f83eb        
        
          <div style="border:2px solid #7f83eb;">Content here</div>
        
        
          .myborder {border:2px solid #7f83eb;}
        
        Border color #7f83eb