#c26eed color space conversions
Hex:
        #c26eed
        RGB:
        194, 110, 237
        CMY:
        24, 57, 7
        CMYK:
        18, 54, 0, 7
      HSL:
        280°, 77.9141%, 68.0392%
        HSV (HSB):
        280°, 53.5865%, 92.9412%
        XYZ:
        43.1101, 28.7356, 83.3951
        xyY:
        0.2777, 0.1851, 28.7356
      CIE-Lab:
        60.5476, 54.2178, -51.0098
        CIE-LCH:
        60.5476, 74.4417, 316.7462
        CIE-Luv:
        60.5476, 31.6652, -87.5970
        Hunter-Lab:
        53.6056, 49.7415, -54.7145
      #c26eed color charts
#c26eed RGB chart
      #c26eed CMYK chart
      #c26eed RGB pie chart
      #c26eed color shades, tints & tones
#c26eed color schemes
#c26eed color preview, HTML & CSS examples
           This text has a color of #c26eed        
        
          <p style="color:#c26eed;">Text here</p>
        
        
          .mytext {color:#c26eed;}
        
        Text color #c26eed
      
           This box has a color of #c26eed        
        
          <div style="background-color:#c26eed;">Content here</div>
        
        
          .mybackground {background-color:#c26eed;}
        
        Background color #c26eed
      
           Border around this has a color of #c26eed        
        
          <div style="border:2px solid #c26eed;">Content here</div>
        
        
          .myborder {border:2px solid #c26eed;}
        
        Border color #c26eed