#7f84df color space conversions
Hex:
        #7f84df
        RGB:
        127, 132, 223
        CMY:
        50, 48, 13
        CMYK:
        43, 41, 0, 13
      HSL:
        237°, 60.0000%, 68.6275%
        HSV (HSB):
        237°, 43.0493%, 87.4510%
        XYZ:
        30.3229, 26.3423, 73.2984
        xyY:
        0.2333, 0.2027, 26.3423
      CIE-Lab:
        58.3605, 21.1302, -47.0759
        CIE-LCH:
        58.3605, 51.6006, 294.1731
        CIE-Luv:
        58.3605, -7.5058, -76.6049
        Hunter-Lab:
        51.3247, 15.6406, -48.7466
      #7f84df color charts
#7f84df RGB chart
      #7f84df CMYK chart
      #7f84df RGB pie chart
      #7f84df color shades, tints & tones
#7f84df color schemes
#7f84df color preview, HTML & CSS examples
           This text has a color of #7f84df        
        
          <p style="color:#7f84df;">Text here</p>
        
        
          .mytext {color:#7f84df;}
        
        Text color #7f84df
      
           This box has a color of #7f84df        
        
          <div style="background-color:#7f84df;">Content here</div>
        
        
          .mybackground {background-color:#7f84df;}
        
        Background color #7f84df
      
           Border around this has a color of #7f84df        
        
          <div style="border:2px solid #7f84df;">Content here</div>
        
        
          .myborder {border:2px solid #7f84df;}
        
        Border color #7f84df