#7286ed color space conversions
Hex:
        #7286ed
        RGB:
        114, 134, 237
        CMY:
        55, 47, 7
        CMYK:
        52, 43, 0, 7
      HSL:
        230°, 77.3585%, 68.8235%
        HSV (HSB):
        230°, 51.8987%, 92.9412%
        XYZ:
        30.7506, 26.7420, 83.6618
        xyY:
        0.2179, 0.1895, 26.7420
      CIE-Lab:
        58.7348, 21.1156, -54.3301
        CIE-LCH:
        58.7348, 58.2892, 291.2388
        CIE-Luv:
        58.7348, -13.5250, -88.4830
        Hunter-Lab:
        51.7127, 15.6466, -59.7216
      #7286ed color charts
#7286ed RGB chart
      #7286ed CMYK chart
      #7286ed RGB pie chart
      #7286ed color shades, tints & tones
#7286ed color schemes
#7286ed color preview, HTML & CSS examples
           This text has a color of #7286ed        
        
          <p style="color:#7286ed;">Text here</p>
        
        
          .mytext {color:#7286ed;}
        
        Text color #7286ed
      
           This box has a color of #7286ed        
        
          <div style="background-color:#7286ed;">Content here</div>
        
        
          .mybackground {background-color:#7286ed;}
        
        Background color #7286ed
      
           Border around this has a color of #7286ed        
        
          <div style="border:2px solid #7286ed;">Content here</div>
        
        
          .myborder {border:2px solid #7286ed;}
        
        Border color #7286ed