#780baf color space conversions
Hex:
        #780baf
        RGB:
        120, 11, 175
        CMY:
        53, 96, 31
        CMYK:
        31, 94, 0, 31
      HSL:
        280°, 88.1720%, 36.4706%
        HSV (HSB):
        280°, 93.7143%, 68.6275%
        XYZ:
        15.6033, 7.3276, 41.1494
        xyY:
        0.2435, 0.1143, 7.3276
      CIE-Lab:
        32.5413, 64.5466, -60.9069
        CIE-LCH:
        32.5413, 88.7464, 316.6618
        CIE-Luv:
        32.5413, 22.3576, -86.0657
        Hunter-Lab:
        27.0695, 55.5186, -71.1806
      #780baf color charts
#780baf RGB chart
      #780baf CMYK chart
      #780baf RGB pie chart
      #780baf color shades, tints & tones
#780baf color schemes
#780baf color preview, HTML & CSS examples
           This text has a color of #780baf        
        
          <p style="color:#780baf;">Text here</p>
        
        
          .mytext {color:#780baf;}
        
        Text color #780baf
      
           This box has a color of #780baf        
        
          <div style="background-color:#780baf;">Content here</div>
        
        
          .mybackground {background-color:#780baf;}
        
        Background color #780baf
      
           Border around this has a color of #780baf        
        
          <div style="border:2px solid #780baf;">Content here</div>
        
        
          .myborder {border:2px solid #780baf;}
        
        Border color #780baf