#7f8ceb color space conversions
Hex:
        #7f8ceb
        RGB:
        127, 140, 235
        CMY:
        50, 45, 8
        CMYK:
        46, 40, 0, 8
      HSL:
        233°, 72.9730%, 70.9804%
        HSV (HSB):
        233°, 45.9574%, 92.1569%
        XYZ:
        33.1259, 29.2664, 82.5003
        xyY:
        0.2286, 0.2020, 29.2664
      CIE-Lab:
        61.0160, 19.9025, -49.5454
        CIE-LCH:
        61.0160, 53.3934, 291.8854
        CIE-Luv:
        61.0160, -10.8753, -81.1569
        Hunter-Lab:
        54.0984, 14.6281, -52.5487
      #7f8ceb color charts
#7f8ceb RGB chart
      #7f8ceb CMYK chart
      #7f8ceb RGB pie chart
      #7f8ceb color shades, tints & tones
#7f8ceb color schemes
#7f8ceb color preview, HTML & CSS examples
           This text has a color of #7f8ceb        
        
          <p style="color:#7f8ceb;">Text here</p>
        
        
          .mytext {color:#7f8ceb;}
        
        Text color #7f8ceb
      
           This box has a color of #7f8ceb        
        
          <div style="background-color:#7f8ceb;">Content here</div>
        
        
          .mybackground {background-color:#7f8ceb;}
        
        Background color #7f8ceb
      
           Border around this has a color of #7f8ceb        
        
          <div style="border:2px solid #7f8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7f8ceb;}
        
        Border color #7f8ceb