#707cf7 color space conversions
Hex:
        #707cf7
        RGB:
        112, 124, 247
        CMY:
        56, 51, 3
        CMYK:
        55, 50, 0, 3
      HSL:
        235°, 89.4040%, 70.3922%
        HSV (HSB):
        235°, 54.6559%, 96.8627%
        XYZ:
        30.6782, 24.5754, 91.1223
        xyY:
        0.2096, 0.1679, 24.5754
      CIE-Lab:
        56.6594, 29.7918, -63.1992
        CIE-LCH:
        56.6594, 69.8691, 295.2390
        CIE-Luv:
        56.6594, -11.3542, -102.7754
        Hunter-Lab:
        49.5736, 23.7094, -74.2806
      #707cf7 color charts
#707cf7 RGB chart
      #707cf7 CMYK chart
      #707cf7 RGB pie chart
      #707cf7 color shades, tints & tones
#707cf7 color schemes
#707cf7 color preview, HTML & CSS examples
           This text has a color of #707cf7        
        
          <p style="color:#707cf7;">Text here</p>
        
        
          .mytext {color:#707cf7;}
        
        Text color #707cf7
      
           This box has a color of #707cf7        
        
          <div style="background-color:#707cf7;">Content here</div>
        
        
          .mybackground {background-color:#707cf7;}
        
        Background color #707cf7
      
           Border around this has a color of #707cf7        
        
          <div style="border:2px solid #707cf7;">Content here</div>
        
        
          .myborder {border:2px solid #707cf7;}
        
        Border color #707cf7