#780ffb color space conversions
Hex:
        #780ffb
        RGB:
        120, 15, 251
        CMY:
        53, 94, 2
        CMYK:
        52, 94, 0, 2
      HSL:
        267°, 96.7213%, 52.1569%
        HSV (HSB):
        267°, 94.0239%, 98.4314%
        XYZ:
        25.3291, 11.2998, 92.1129
        xyY:
        0.1967, 0.0878, 11.2998
      CIE-Lab:
        40.0808, 80.0313, -92.4635
        CIE-LCH:
        40.0808, 122.2886, 310.8777
        CIE-Luv:
        40.0808, 8.9594, -131.5614
        Hunter-Lab:
        33.6151, 75.6742, -138.9372
      #780ffb color charts
#780ffb RGB chart
      #780ffb CMYK chart
      #780ffb RGB pie chart
      #780ffb color shades, tints & tones
#780ffb color schemes
#780ffb color preview, HTML & CSS examples
           This text has a color of #780ffb        
        
          <p style="color:#780ffb;">Text here</p>
        
        
          .mytext {color:#780ffb;}
        
        Text color #780ffb
      
           This box has a color of #780ffb        
        
          <div style="background-color:#780ffb;">Content here</div>
        
        
          .mybackground {background-color:#780ffb;}
        
        Background color #780ffb
      
           Border around this has a color of #780ffb        
        
          <div style="border:2px solid #780ffb;">Content here</div>
        
        
          .myborder {border:2px solid #780ffb;}
        
        Border color #780ffb