#7775fb color space conversions
Hex:
        #7775fb
        RGB:
        119, 117, 251
        CMY:
        53, 54, 2
        CMYK:
        53, 53, 0, 2
      HSL:
        241°, 94.3662%, 72.1569%
        HSV (HSB):
        241°, 53.3865%, 98.4314%
        XYZ:
        31.3816, 23.6096, 94.1699
        xyY:
        0.2104, 0.1583, 23.6096
      CIE-Lab:
        55.6947, 36.5513, -66.9406
        CIE-LCH:
        55.6947, 76.2695, 298.6357
        CIE-Luv:
        55.6947, -7.1937, -108.7930
        Hunter-Lab:
        48.5897, 30.2523, -80.8951
      #7775fb color charts
#7775fb RGB chart
      #7775fb CMYK chart
      #7775fb RGB pie chart
      #7775fb color shades, tints & tones
#7775fb color schemes
#7775fb color preview, HTML & CSS examples
           This text has a color of #7775fb        
        
          <p style="color:#7775fb;">Text here</p>
        
        
          .mytext {color:#7775fb;}
        
        Text color #7775fb
      
           This box has a color of #7775fb        
        
          <div style="background-color:#7775fb;">Content here</div>
        
        
          .mybackground {background-color:#7775fb;}
        
        Background color #7775fb
      
           Border around this has a color of #7775fb        
        
          <div style="border:2px solid #7775fb;">Content here</div>
        
        
          .myborder {border:2px solid #7775fb;}
        
        Border color #7775fb