#7241cf color space conversions
Hex:
        #7241cf
        RGB:
        114, 65, 207
        CMY:
        55, 75, 19
        CMYK:
        45, 69, 0, 19
      HSL:
        261°, 59.6639%, 53.3333%
        HSV (HSB):
        261°, 68.5990%, 81.1765%
        XYZ:
        20.0922, 11.8630, 60.2623
        xyY:
        0.2179, 0.1286, 11.8630
      CIE-Lab:
        40.9975, 52.1724, -65.9355
        CIE-LCH:
        40.9975, 84.0800, 308.3534
        CIE-Luv:
        40.9975, 7.6288, -99.3977
        Hunter-Lab:
        34.4427, 43.8536, -79.6262
      #7241cf color charts
#7241cf RGB chart
      #7241cf CMYK chart
      #7241cf RGB pie chart
      #7241cf color shades, tints & tones
#7241cf color schemes
#7241cf color preview, HTML & CSS examples
           This text has a color of #7241cf        
        
          <p style="color:#7241cf;">Text here</p>
        
        
          .mytext {color:#7241cf;}
        
        Text color #7241cf
      
           This box has a color of #7241cf        
        
          <div style="background-color:#7241cf;">Content here</div>
        
        
          .mybackground {background-color:#7241cf;}
        
        Background color #7241cf
      
           Border around this has a color of #7241cf        
        
          <div style="border:2px solid #7241cf;">Content here</div>
        
        
          .myborder {border:2px solid #7241cf;}
        
        Border color #7241cf