#7f87ea color space conversions
Hex:
        #7f87ea
        RGB:
        127, 135, 234
        CMY:
        50, 47, 8
        CMYK:
        46, 42, 0, 8
      HSL:
        236°, 71.8121%, 70.7843%
        HSV (HSB):
        236°, 45.7265%, 91.7647%
        XYZ:
        32.2677, 27.7805, 81.5034
        xyY:
        0.2280, 0.1963, 27.7805
      CIE-Lab:
        59.6899, 22.5530, -51.0943
        CIE-LCH:
        59.6899, 55.8504, 293.8166
        CIE-Luv:
        59.6899, -9.0951, -83.6519
        Hunter-Lab:
        52.7072, 17.0411, -54.7876
      #7f87ea color charts
#7f87ea RGB chart
      #7f87ea CMYK chart
      #7f87ea RGB pie chart
      #7f87ea color shades, tints & tones
#7f87ea color schemes
#7f87ea color preview, HTML & CSS examples
           This text has a color of #7f87ea        
        
          <p style="color:#7f87ea;">Text here</p>
        
        
          .mytext {color:#7f87ea;}
        
        Text color #7f87ea
      
           This box has a color of #7f87ea        
        
          <div style="background-color:#7f87ea;">Content here</div>
        
        
          .mybackground {background-color:#7f87ea;}
        
        Background color #7f87ea
      
           Border around this has a color of #7f87ea        
        
          <div style="border:2px solid #7f87ea;">Content here</div>
        
        
          .myborder {border:2px solid #7f87ea;}
        
        Border color #7f87ea