#7775fc color space conversions
Hex:
        #7775fc
        RGB:
        119, 117, 252
        CMY:
        53, 54, 1
        CMYK:
        53, 54, 0, 1
      HSL:
        241°, 95.7447%, 72.3529%
        HSV (HSB):
        241°, 53.5714%, 98.8235%
        XYZ:
        31.5397, 23.6728, 95.0024
        xyY:
        0.2100, 0.1576, 23.6728
      CIE-Lab:
        55.7587, 36.8550, -67.3902
        CIE-LCH:
        55.7587, 76.8097, 298.6738
        CIE-Luv:
        55.7587, -7.2504, -109.5409
        Hunter-Lab:
        48.6547, 30.5644, -81.7105
      #7775fc color charts
#7775fc RGB chart
      #7775fc CMYK chart
      #7775fc RGB pie chart
      #7775fc color shades, tints & tones
#7775fc color schemes
#7775fc color preview, HTML & CSS examples
           This text has a color of #7775fc        
        
          <p style="color:#7775fc;">Text here</p>
        
        
          .mytext {color:#7775fc;}
        
        Text color #7775fc
      
           This box has a color of #7775fc        
        
          <div style="background-color:#7775fc;">Content here</div>
        
        
          .mybackground {background-color:#7775fc;}
        
        Background color #7775fc
      
           Border around this has a color of #7775fc        
        
          <div style="border:2px solid #7775fc;">Content here</div>
        
        
          .myborder {border:2px solid #7775fc;}
        
        Border color #7775fc