#780fbd color space conversions
Hex:
        #780fbd
        RGB:
        120, 15, 189
        CMY:
        53, 94, 26
        CMYK:
        37, 92, 0, 26
      HSL:
        276°, 85.2941%, 40.0000%
        HSV (HSB):
        276°, 92.0635%, 74.1176%
        XYZ:
        17.1019, 8.0088, 48.7886
        xyY:
        0.2314, 0.1084, 8.0088
      CIE-Lab:
        34.0013, 66.7517, -66.8348
        CIE-LCH:
        34.0013, 94.4599, 314.9644
        CIE-Luv:
        34.0013, 19.1707, -94.6700
        Hunter-Lab:
        28.2999, 58.3442, -82.4052
      #780fbd color charts
#780fbd RGB chart
      #780fbd CMYK chart
      #780fbd RGB pie chart
      #780fbd color shades, tints & tones
#780fbd color schemes
#780fbd color preview, HTML & CSS examples
           This text has a color of #780fbd        
        
          <p style="color:#780fbd;">Text here</p>
        
        
          .mytext {color:#780fbd;}
        
        Text color #780fbd
      
           This box has a color of #780fbd        
        
          <div style="background-color:#780fbd;">Content here</div>
        
        
          .mybackground {background-color:#780fbd;}
        
        Background color #780fbd
      
           Border around this has a color of #780fbd        
        
          <div style="border:2px solid #780fbd;">Content here</div>
        
        
          .myborder {border:2px solid #780fbd;}
        
        Border color #780fbd