#785fcd color space conversions
Hex:
        #785fcd
        RGB:
        120, 95, 205
        CMY:
        53, 63, 20
        CMYK:
        41, 54, 0, 20
      HSL:
        254°, 52.3810%, 58.8235%
        HSV (HSB):
        254°, 53.6585%, 80.3922%
        XYZ:
        22.8574, 16.5853, 59.7542
        xyY:
        0.2304, 0.1672, 16.5853
      CIE-Lab:
        47.7332, 36.2205, -53.8595
        CIE-LCH:
        47.7332, 64.9059, 303.9209
        CIE-Luv:
        47.7332, 3.0604, -85.1941
        Hunter-Lab:
        40.7250, 28.9164, -58.4863
      #785fcd color charts
#785fcd RGB chart
      #785fcd CMYK chart
      #785fcd RGB pie chart
      #785fcd color shades, tints & tones
#785fcd color schemes
#785fcd color preview, HTML & CSS examples
           This text has a color of #785fcd        
        
          <p style="color:#785fcd;">Text here</p>
        
        
          .mytext {color:#785fcd;}
        
        Text color #785fcd
      
           This box has a color of #785fcd        
        
          <div style="background-color:#785fcd;">Content here</div>
        
        
          .mybackground {background-color:#785fcd;}
        
        Background color #785fcd
      
           Border around this has a color of #785fcd        
        
          <div style="border:2px solid #785fcd;">Content here</div>
        
        
          .myborder {border:2px solid #785fcd;}
        
        Border color #785fcd