#7036eb color space conversions
Hex:
        #7036eb
        RGB:
        112, 54, 235
        CMY:
        56, 79, 8
        CMYK:
        52, 77, 0, 8
      HSL:
        259°, 81.9005%, 56.6667%
        HSV (HSB):
        259°, 77.0213%, 92.1569%
        XYZ:
        22.9967, 12.0812, 79.7171
        xyY:
        0.2003, 0.1052, 12.0812
      CIE-Lab:
        41.3449, 64.3862, -81.3871
        CIE-LCH:
        41.3449, 103.7759, 308.3479
        CIE-Luv:
        41.3449, 5.1777, -119.9108
        Hunter-Lab:
        34.7581, 57.2726, -111.6501
      #7036eb color charts
#7036eb RGB chart
      #7036eb CMYK chart
      #7036eb RGB pie chart
      #7036eb color shades, tints & tones
#7036eb color schemes
#7036eb color preview, HTML & CSS examples
           This text has a color of #7036eb        
        
          <p style="color:#7036eb;">Text here</p>
        
        
          .mytext {color:#7036eb;}
        
        Text color #7036eb
      
           This box has a color of #7036eb        
        
          <div style="background-color:#7036eb;">Content here</div>
        
        
          .mybackground {background-color:#7036eb;}
        
        Background color #7036eb
      
           Border around this has a color of #7036eb        
        
          <div style="border:2px solid #7036eb;">Content here</div>
        
        
          .myborder {border:2px solid #7036eb;}
        
        Border color #7036eb