#7122fd color space conversions
Hex:
        #7122fd
        RGB:
        113, 34, 253
        CMY:
        56, 87, 1
        CMYK:
        55, 87, 0, 1
      HSL:
        262°, 98.2063%, 56.2745%
        HSV (HSB):
        262°, 86.5613%, 99.2157%
        XYZ:
        25.1117, 11.7466, 93.8723
        xyY:
        0.1921, 0.0899, 11.7466
      CIE-Lab:
        40.8105, 75.9626, -92.4021
        CIE-LCH:
        40.8105, 119.6180, 309.4232
        CIE-Luv:
        40.8105, 5.3880, -132.3279
        Hunter-Lab:
        34.2733, 70.8067, -138.3999
      #7122fd color charts
#7122fd RGB chart
      #7122fd CMYK chart
      #7122fd RGB pie chart
      #7122fd color shades, tints & tones
#7122fd color schemes
#7122fd color preview, HTML & CSS examples
           This text has a color of #7122fd        
        
          <p style="color:#7122fd;">Text here</p>
        
        
          .mytext {color:#7122fd;}
        
        Text color #7122fd
      
           This box has a color of #7122fd        
        
          <div style="background-color:#7122fd;">Content here</div>
        
        
          .mybackground {background-color:#7122fd;}
        
        Background color #7122fd
      
           Border around this has a color of #7122fd        
        
          <div style="border:2px solid #7122fd;">Content here</div>
        
        
          .myborder {border:2px solid #7122fd;}
        
        Border color #7122fd