#784be2 color space conversions
Hex:
        #784be2
        RGB:
        120, 75, 226
        CMY:
        53, 71, 11
        CMYK:
        47, 67, 0, 11
      HSL:
        258°, 72.2488%, 59.0196%
        HSV (HSB):
        258°, 66.8142%, 88.6275%
        XYZ:
        23.9893, 14.5162, 73.4890
        xyY:
        0.2142, 0.1296, 14.5162
      CIE-Lab:
        44.9643, 53.2052, -70.3246
        CIE-LCH:
        44.9643, 88.1836, 307.1099
        CIE-Luv:
        44.9643, 5.7108, -108.5338
        Hunter-Lab:
        38.1001, 45.7150, -87.6908
      #784be2 color charts
#784be2 RGB chart
      #784be2 CMYK chart
      #784be2 RGB pie chart
      #784be2 color shades, tints & tones
#784be2 color schemes
#784be2 color preview, HTML & CSS examples
           This text has a color of #784be2        
        
          <p style="color:#784be2;">Text here</p>
        
        
          .mytext {color:#784be2;}
        
        Text color #784be2
      
           This box has a color of #784be2        
        
          <div style="background-color:#784be2;">Content here</div>
        
        
          .mybackground {background-color:#784be2;}
        
        Background color #784be2
      
           Border around this has a color of #784be2        
        
          <div style="border:2px solid #784be2;">Content here</div>
        
        
          .myborder {border:2px solid #784be2;}
        
        Border color #784be2