#7f87f2 color space conversions
Hex:
        #7f87f2
        RGB:
        127, 135, 242
        CMY:
        50, 47, 5
        CMYK:
        48, 44, 0, 5
      HSL:
        236°, 81.5603%, 72.3529%
        HSV (HSB):
        236°, 47.5207%, 94.9020%
        XYZ:
        33.4434, 28.2508, 87.6947
        xyY:
        0.2239, 0.1891, 28.2508
      CIE-Lab:
        60.1146, 24.9082, -54.8485
        CIE-LCH:
        60.1146, 60.2393, 294.4241
        CIE-Luv:
        60.1146, -9.4699, -90.1397
        Hunter-Lab:
        53.1515, 19.2988, -60.6167
      #7f87f2 color charts
#7f87f2 RGB chart
      #7f87f2 CMYK chart
      #7f87f2 RGB pie chart
      #7f87f2 color shades, tints & tones
#7f87f2 color schemes
#7f87f2 color preview, HTML & CSS examples
           This text has a color of #7f87f2        
        
          <p style="color:#7f87f2;">Text here</p>
        
        
          .mytext {color:#7f87f2;}
        
        Text color #7f87f2
      
           This box has a color of #7f87f2        
        
          <div style="background-color:#7f87f2;">Content here</div>
        
        
          .mybackground {background-color:#7f87f2;}
        
        Background color #7f87f2
      
           Border around this has a color of #7f87f2        
        
          <div style="border:2px solid #7f87f2;">Content here</div>
        
        
          .myborder {border:2px solid #7f87f2;}
        
        Border color #7f87f2