#778df1 color space conversions
Hex:
        #778df1
        RGB:
        119, 141, 241
        CMY:
        53, 45, 5
        CMYK:
        51, 41, 0, 5
      HSL:
        229°, 81.3333%, 70.5882%
        HSV (HSB):
        229°, 50.6224%, 94.5098%
        XYZ:
        33.0098, 29.3226, 87.1391
        xyY:
        0.2208, 0.1962, 29.3226
      CIE-Lab:
        61.0653, 19.2786, -52.8157
        CIE-LCH:
        61.0653, 56.2242, 290.0530
        CIE-Luv:
        61.0653, -14.3011, -86.4702
        Hunter-Lab:
        54.1503, 14.0498, -57.5047
      #778df1 color charts
#778df1 RGB chart
      #778df1 CMYK chart
      #778df1 RGB pie chart
      #778df1 color shades, tints & tones
#778df1 color schemes
#778df1 color preview, HTML & CSS examples
           This text has a color of #778df1        
        
          <p style="color:#778df1;">Text here</p>
        
        
          .mytext {color:#778df1;}
        
        Text color #778df1
      
           This box has a color of #778df1        
        
          <div style="background-color:#778df1;">Content here</div>
        
        
          .mybackground {background-color:#778df1;}
        
        Background color #778df1
      
           Border around this has a color of #778df1        
        
          <div style="border:2px solid #778df1;">Content here</div>
        
        
          .myborder {border:2px solid #778df1;}
        
        Border color #778df1