#7054cb color space conversions
Hex:
        #7054cb
        RGB:
        112, 84, 203
        CMY:
        56, 67, 20
        CMYK:
        45, 59, 0, 20
      HSL:
        254°, 53.3632%, 56.2745%
        HSV (HSB):
        254°, 58.6207%, 79.6078%
        XYZ:
        20.6319, 14.0972, 58.1335
        xyY:
        0.2222, 0.1518, 14.0972
      CIE-Lab:
        44.3720, 40.2707, -58.1607
        CIE-LCH:
        44.3720, 70.7417, 304.6989
        CIE-Luv:
        44.3720, 2.9909, -90.1098
        Hunter-Lab:
        37.5462, 32.3811, -65.5175
      #7054cb color charts
#7054cb RGB chart
      #7054cb CMYK chart
      #7054cb RGB pie chart
      #7054cb color shades, tints & tones
#7054cb color schemes
#7054cb color preview, HTML & CSS examples
           This text has a color of #7054cb        
        
          <p style="color:#7054cb;">Text here</p>
        
        
          .mytext {color:#7054cb;}
        
        Text color #7054cb
      
           This box has a color of #7054cb        
        
          <div style="background-color:#7054cb;">Content here</div>
        
        
          .mybackground {background-color:#7054cb;}
        
        Background color #7054cb
      
           Border around this has a color of #7054cb        
        
          <div style="border:2px solid #7054cb;">Content here</div>
        
        
          .myborder {border:2px solid #7054cb;}
        
        Border color #7054cb