#7d7fcb color space conversions
Hex:
        #7d7fcb
        RGB:
        125, 127, 203
        CMY:
        51, 50, 20
        CMYK:
        38, 37, 0, 20
      HSL:
        238°, 42.8571%, 64.3137%
        HSV (HSB):
        238°, 38.4236%, 79.6078%
        XYZ:
        26.8263, 23.8505, 59.6896
        xyY:
        0.2431, 0.2161, 23.8505
      CIE-Lab:
        55.9378, 17.9008, -39.6545
        CIE-LCH:
        55.9378, 43.5077, 294.2953
        CIE-Luv:
        55.9378, -5.4286, -63.6355
        Hunter-Lab:
        48.8370, 12.5859, -38.2796
      #7d7fcb color charts
#7d7fcb RGB chart
      #7d7fcb CMYK chart
      #7d7fcb RGB pie chart
      #7d7fcb color shades, tints & tones
#7d7fcb color schemes
#7d7fcb color preview, HTML & CSS examples
           This text has a color of #7d7fcb        
        
          <p style="color:#7d7fcb;">Text here</p>
        
        
          .mytext {color:#7d7fcb;}
        
        Text color #7d7fcb
      
           This box has a color of #7d7fcb        
        
          <div style="background-color:#7d7fcb;">Content here</div>
        
        
          .mybackground {background-color:#7d7fcb;}
        
        Background color #7d7fcb
      
           Border around this has a color of #7d7fcb        
        
          <div style="border:2px solid #7d7fcb;">Content here</div>
        
        
          .myborder {border:2px solid #7d7fcb;}
        
        Border color #7d7fcb